commands property

Map<String, ArgParser> commands
final

The commands that have been defined for this parser.

Implementation

final Map<String, ArgParser> commands;