PathEntry

Undocumented in source.

Constructors

this
this(string str)
Undocumented in source.

Members

Functions

opBinary
Path opBinary(PathEntry rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(string rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(PathEntry rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(PathEntry rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(PathEntry rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(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.

Properties

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

validateFilename
PathEntry validateFilename(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta