| Interface | Description |
|---|---|
| DescribedCommand<T> |
A command that can be described.
|
| Class | Description |
|---|---|
| CommandsCli |
Base class for a CLI managing sub commands.
|
| HelpCommand |
A special command that can describe
DescribedCommand. |
| Exception | Description |
|---|---|
| CommandArgsException | |
| CommandRuntimeException |
RuntimeException referring during a command run. |
Copyright © 2007–2020. All rights reserved.