Interface | Description |
---|---|
CommandExecutor |
Interface containing the method directing how a certain command will
be executed.
|
Class | Description |
---|---|
CommandSpec |
Specification for how command arguments should be parsed.
|
CommandSpec.Builder |
Builder for command specs.
|