AdaUrl.getPathname

Retrieves the pathname component of the URL.

struct AdaUrl
@nogc nothrow
string
getPathname
()

Return Value

Type: string

A string representing the pathname.

Meta