TestingWorkspace

Undocumented in source.

Constructors

this
this(string path)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

createDir
void createDir(string dir)
Undocumented in source. Be warned that the author may not have intended to support it.
getPath
string getPath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
writeFile
void writeFile(string path, string content)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

directory
string directory;
Undocumented in source.

Meta