FilePath

Undocumented in source.

Constructors

this
this(string path)
Undocumented in source.

Members

Functions

isFolder
bool isFolder()
Undocumented in source. Be warned that the author may not have intended to support it.
toList
FilePath[] toList()
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.

Variables

path
string path;
Undocumented in source.

Meta