RawBuild

Build something on the shell, not required to do anything in particular

Constructors

this
this()
Undocumented in source.
this
this(string sName, string sShell)
Undocumented in source.

Inherited Members

From BuildSpecification

name
string name;

User defined named of thing from config file

exactCommand
string exactCommand;

Exact string as if executed on shell

programAndArgs
string[] programAndArgs;
Undocumented in source.

Meta