Module tanya.net.uri

URL parser.

Functions

NameDescription
parseURL(source) Attempts to parse an URL from a string and returns the specified component of the URL or URL if no component is specified.

Classes

NameDescription
URIException Thrown if an invalid URI was specified.

Structs

NameDescription
URL A Unique Resource Locator.