Run(string[]) Method
Runs the command application.
public CommandAppResult Run(params string[] args)
- Namespace
- Spectre
.Console .Testing - Containing Type
- CommandAppTester
Parameters
- string[] args
- The arguments.
public CommandAppResult Run(params string[] args)