ReggaeSandbox

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

sandbox

Members

Functions

copyProject
void copyProject(string projectName, string testSubPath)
Undocumented in source. Be warned that the author may not have intended to support it.
runReggae
auto runReggae(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
runReggae
auto runReggae(string[] args, string project)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldFail
auto shouldFail(string arg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldSucceed
auto shouldSucceed(string arg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
writeHelloWorldApp
void writeHelloWorldApp()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
ReggaeSandbox opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
ReggaeSandbox opCall(string projectName)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

currentTestPath
string currentTestPath;
Undocumented in source.

Variables

sandbox
Sandbox sandbox;
Undocumented in source.

Meta