Commands Property
Gets all commands in the container.
IReadOnlyList<ICommandInfo> Commands { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandContainer
- Property Type
- IReadOnlyList
<ICommandInfo>