AdaUrl.hasPassword

Checks if the URL has a password.

struct AdaUrl
@nogc nothrow
bool
hasPassword
()

Return Value

Type: bool

true if a password is present, false otherwise.

Meta