BuildCommandRun

Build the command line arguments and working directory to use when invoking a command.

Constructors

this
this(string command, string workdir)

Members

Functions

commandInOutdir
auto commandInOutdir(bool v)

If the command to run is in workdir.

Meta