TestArea

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

exec
string exec(Args args_)

Execute a command in the sandbox.

exec
string exec(string[] args, string[string] env)
Undocumented in source. Be warned that the author may not have intended to support it.
inSandbox
Path inSandbox(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

sandboxPath
AbsolutePath sandboxPath;
Undocumented in source.

Meta