CliRunnableResult.Run Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Runs the handler for the called command.
public int Run()
Returns
- int
The exit code for the invocation.
Runs the handler for the called command.
public int Run()
The exit code for the invocation.