U

Simple URL constructor to help building routes

Constructors

this
this(string url)

Undocumented in source.

this
this(string paramKey, string paramValue)

Undocumented in source.

Members

Functions

bucket
U bucket(string bucket)

Undocumented in source. Be warned that the author may not have intended to support it.

getBucket
string getBucket()

Undocumented in source. Be warned that the author may not have intended to support it.

opCall
U opCall(string url)

Undocumented in source. Be warned that the author may not have intended to support it.

opCall
U opCall(Snowflake s)

Undocumented in source. Be warned that the author may not have intended to support it.

opCall
U opCall(string paramKey, string paramValue)

Undocumented in source. Be warned that the author may not have intended to support it.

param
U param(string name, string value)

Undocumented in source. Be warned that the author may not have intended to support it.

value
string value()

Undocumented in source. Be warned that the author may not have intended to support it.

Meta