the command string to execute
the system environment
if specified, the any file dependencies this request has
the command string to execute
if specified, the any file dependencies this request has
If OutputSettings.canCache is set, then we ensure that stdout and stderr are set to unique values if left unset
If OutputSettings.canCache is set, then we ensure that stdout and stderr are set to unique values if left unset
a RunProcess which ensures the stdout and stderr filenames are set
the system environment
a new 'RunProcess' with the command line having replaced '$<key>' with '<value>' from the envi
A job intended to produce a lot of output, and such streams the output when run.
the command string to execute
the system environment
if specified, the any file dependencies this request has