| Package | Description |
|---|---|
| ru.d_shap.cli |
CLI tools provide facilities for the command line interface development.
|
| ru.d_shap.cli.command |
CLI command classes.
|
| Modifier and Type | Method and Description |
|---|---|
CommandRunner |
Command.getCommandRunner()
Get the command runner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Command.setCommandRunner(CommandRunner commandRunner)
Set the command runner.
|
| Modifier and Type | Method and Description |
|---|---|
CommandRunner |
AbstractCommand.getCommandRunner() |
CommandRunner |
CommandDelegate.getCommandRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommand.setCommandRunner(CommandRunner commandRunner) |
void |
CommandDelegate.setCommandRunner(CommandRunner commandRunner) |
Copyright © 2019. All rights reserved.