All Classes and Interfaces

Class
Description
Represents a parsable type that can be used in command arguments
 
 
 
 
 
 
 
Represents options for a CommandBuilder
 
 
Represents the parsed arguments for a single command execution
Represents an executable command which can be registered
Builds a command, provided by CommandManager
 
Represents a collection of parsed commands ready to be registered
 
 
 
 
A centralized handler for all command creation and registration purposes
 
 
 
Represents a service for registering and unregistering commands
 
 
 
A predicate for a specific type that can return error messages
 
Represents a parser that can create constraints from strings specified in the command file
 
 
Extracts values from a command's execution context so they can be passed as arguments to the final dispatcher
 
 
 
 
 
 
A builder which assembles HelpPages
 
 
Represents help metadata used to generate help messages for commands
Represents a collection of help entries, one for each command