ICommandContainer

Represents a command container.

Represents a command container.

Properties

Commands : IReadOnlyList<ICommandInfo>

Gets all commands in the container.

DefaultCommand : ICommandInfo

Gets the default command for the container.

Examples : IReadOnlyList<string[]>

Gets all the examples for the container.