VirtualFileSystem

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
mount
void mount(string dir)
Undocumented in source. Be warned that the author may not have intended to support it.
openDir
Directory openDir(string path)
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

mounted
DynamicArray!StdDirFileSystem mounted;
Undocumented in source.

Meta