Summary
Runs the command using the specified settings.
- Namespace
- Cake
.Common .Tools .Command - Containing Type
- CommandRunner
Syntax
public void RunCommand(ProcessArgumentBuilder arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | Process |
The arguments. |
Return Value
Type | Description |
---|---|
void |