subCommands property

List<Command> subCommands
final

Subcommands under this command.

Implementation

final List<Command> subCommands;