Path.DirIter

Undocumented in source.

Constructors

this
this(Path parent, string globPattern, IterTypes types)
Undocumented in source.

Members

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Path front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

globPattern
string globPattern;
Undocumented in source.
parent
Path parent;
Undocumented in source.
types
IterTypes types;
Undocumented in source.

Meta