StdDirFileSystem

Undocumented in source.

Constructors

this
this(string rootDir)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

openDir
Directory openDir(string dir)
Undocumented in source. Be warned that the author may not have intended to support it.
openForInput
InputStream openForInput(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
stat
bool stat(string filename, FileStat stat)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

rootDir
string rootDir;
Undocumented in source.
stdfs
StdFileSystem stdfs;
Undocumented in source.

Meta