DefaultCommand Property
Gets the default command for the container.
ICommandInfo DefaultCommand { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandContainer
- Property Type
- ICommandInfo
Remarks
Returns null if a default command has not been set.