Uri

Constructors

this
this(string uri)
Undocumented in source.

Members

Functions

parse
bool parse()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
valid
bool valid()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

fragment
string fragment [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fragment
string fragment [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
host
string host [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
host
string host [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
query
string query [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
query
string query [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scheme
string scheme [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
scheme
string scheme [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
username
string username [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
username
string username [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta