Interface | Description |
---|---|
CommandBuilder<T> |
An abstract super interface of command builders.
|
Class | Description |
---|---|
JCommanderWrapper<T> |
A decorator of JCommander.
|
Exception | Description |
---|---|
CommandConfigurationException |
Exceptions about configuring command.
|
CommandException |
Exceptions about command.
|
CommandExecutionException |
Exceptions about executing command.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.