- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
DirEntry front()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFileName
string getFileName(dirent* d)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveFront
DirEntry moveFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(DirEntry) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(size_t, DirEntry) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- readNextEntry
void readNextEntry()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.