IncludeSandbox

Undocumented in source.

Alias This

sandbox

Members

Functions

run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
runPreprocessOnly
void runPreprocessOnly(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldCompile
void shouldCompile(string[] srcFiles)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldCompile
void shouldCompile(DFlags dflags, string[] srcFiles)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldCompileButNotLink
void shouldCompileButNotLink(string[] srcFiles)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldNotCompile
void shouldNotCompile(string[] srcFiles)
Undocumented in source. Be warned that the author may not have intended to support it.
writeHeaderAndApp
void writeHeaderAndApp(string headerFileName, string headerText, D app)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Variables

sandbox
Sandbox sandbox;
Undocumented in source.

Meta