URI.scheme

class URI
pure const nothrow
string
scheme
()

Return Value

Type: string

URI scheme, guaranteed not null.

Meta