DirURL

Directory URL.

Members

Functions

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

Variables

str
string str;
Undocumented in source.

Examples

assert(DirURL("www.sunet.se").toString == "www.sunet.se");

Meta