AdaUrl.getPort

Retrieves the port component of the URL.

struct AdaUrl
@nogc nothrow
string
getPort
()

Return Value

Type: string

A string representing the port, or empty if none.

Meta