CreateRunnerConfiguration(ProcessConfiguration, ProcessConfiguration) Method

Definition

Create the command to be run from the Command runner configuration and an input command.

[Pure]
public ProcessConfiguration CreateRunnerConfiguration(ProcessConfiguration processConfigToBeRun, ProcessConfiguration runnerProcessConfig)

Parameters

processConfigToBeRun
ProcessConfiguration

The command to be run by the Command Runner command.

runnerProcessConfig
ProcessConfiguration

Returns