Path

Undocumented in source.

Constructors

this
this(string path)
Undocumented in source.

Members

Enums

IterTypes
enum IterTypes
Undocumented in source.

Functions

iter
DirIter iter(string globPattern, IterTypes types)
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.
opBinary
Path opBinary(Path rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
Path opBinaryRight(string lhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DirIter
struct DirIter
Undocumented in source.

Variables

_path
string _path;
Undocumented in source.

Meta