WithDescription(string) Method
Sets the description of the command.
ICommandConfigurator WithDescription(string description)
- Namespace
- Spectre
.Console .Cli - Containing Type
- ICommandConfigurator
Parameters
- string description
- The command description.