AdaUrl.getUsername

Retrieves the username component of the URL.

struct AdaUrl
@nogc nothrow
string
getUsername
()

Return Value

Type: string

A string representing the username, or empty if none.

Meta