AdaUrl.getHash

Retrieves the hash (fragment) component of the URL.

struct AdaUrl
@nogc nothrow
string
getHash
()

Return Value

Type: string

A string representing the hash, or empty if none.

Meta