URI.path

class URI
pure const nothrow
string
path
()

Return Value

Type: string

Path part of the URI, never null, can be the empty string.

Meta