Represents a command container.
Properties
Commands
: IReadOnlyList<ICommandInfo>Gets all commands in the container.
DefaultCommand
: ICommandInfoGets the default command for the container.
Examples
: IReadOnlyList<string[]>Gets all the examples for the container.