Describes a command-based executable
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
cmd(Action<CommandEntryPoint> configurator)Configures the command along with its arguments. |
| Methods inherited from class | Name |
|---|---|
interface Executable |
entrypoint, process, runnerSpec |
Configures the command along with its arguments.
configurator - An action to configure the command