| Package | Description |
|---|---|
| io.jooby.cli | |
| io.jooby.internal.cli |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Cmd.run(Context context)
Run a command.
|
void |
SetCmd.run(Context ctx) |
void |
Cli.run(Context ctx) |
void |
ExitCmd.run(Context ctx) |
void |
CreateCmd.run(Context ctx) |
void |
Cmd.setContext(Context context)
Set command context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandContextImpl |
Copyright © 2019. All rights reserved.