| Class | Description |
|---|---|
| ArgumentChain<E> |
A chain of arguments required for correct execution.
|
| ArgumentChain.MatchedArgument |
A wrapper for an argument that has been matched.
|
| CommandExecutor<E> |
The handler for all registered commands.
|
| Completion |
A completion for the user input suggesting what the user might want to type.
|