- baseName
string baseName()
Undocumented in source. Be warned that the author may not have intended to support it.
- dirName
Path dirName()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(string rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(typeof(this) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Path opBinary(string rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(string rhs)
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.
- toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.
Tag a string as a path and make it absolute+normalized.