&Type

Public

Returns the type of URI.

Anchor

Public

Returns the anchor part of the URI if any.

Combine

Public

Combine a root URI with a relative path.

HasAnchor

Public

Determines whether an anchor is appended to the path.

HasParams

Public

Determines whether parameters are appended to the path.

IsMarkdownExt

Public

Determines if the URI has a markdown extension .md.

IsURL

Public

Determines whether the URI begins with a valid http or ftp scheme.

Link

Public

Returns the path of a URI, including parameters but excluding anchors.

Params

Public

Returns the list of parameters if any.