listDir.Context

Undocumented in source.
template listDir(alias handler)
struct Context {}

Members

Functions

callHandler
void callHandler(Entry* e)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pathBuf
FSChar[] pathBuf;
Undocumented in source.
timeToStop
bool timeToStop;
Undocumented in source.

Meta