AdaUrl.hasNonEmptyPassword

Checks if the URL has a non-empty password.

struct AdaUrl
@nogc nothrow
bool
hasNonEmptyPassword
()

Return Value

Type: bool

true if the password is non-empty, false otherwise.

Meta