AddExample(string[]) Method
Adds an example of how to use the application.
void AddExample(params string[] args)
- Namespace
- Spectre
.Console .Cli - Containing Type
- IConfigurator
Parameters
- string[] args
- The example arguments.