WithExample(string[]) Method
Adds an example of how to use the command.
ICommandConfigurator WithExample(params string[] args)
- Namespace
- Spectre
.Console .Cli - Containing Type
- ICommandConfigurator
Parameters
- string[] args
- The example arguments.