WithDescription(string) Method
Sets the description of the default command.
public CommandApp<TDefaultCommand> WithDescription(string description)
- Namespace
- Spectre
.Console .Cli - Containing Type
- CommandApp
<TDefaultCommand>
Parameters
- string description
- The default command description.