| Package | Description |
|---|---|
| io.vertx.tp.plugin.shell | |
| io.vertx.tp.plugin.shell.atom | |
| io.vertx.tp.plugin.shell.refine |
| Modifier and Type | Field and Description |
|---|---|
protected CommandAtom |
AbstractCommander.atom |
| Modifier and Type | Method and Description |
|---|---|
Commander |
AbstractCommander.bind(CommandAtom atom) |
Commander |
Commander.bind(CommandAtom options) |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<String,CommandAtom> |
CommandInput.defineMap |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<String,CommandAtom> |
CommandInput.atom() |
List<CommandAtom> |
CommandAtom.getCommands() |
| Modifier and Type | Method and Description |
|---|---|
CommandInput |
CommandInput.bind(CommandAtom atom) |
| Modifier and Type | Method and Description |
|---|---|
CommandInput |
CommandInput.bind(List<CommandAtom> atoms) |
void |
CommandAtom.setCommands(List<CommandAtom> commands) |
| Modifier and Type | Method and Description |
|---|---|
static List<CommandAtom> |
Sl.commands() |
static List<CommandAtom> |
Sl.commands(List<CommandAtom> commands) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Sl.goodbye(CommandAtom option) |
static void |
Sl.welcomeCommand(CommandAtom option) |
static void |
Sl.welcomeSub(Environment environment,
CommandAtom option) |
| Modifier and Type | Method and Description |
|---|---|
static List<CommandAtom> |
Sl.commands(List<CommandAtom> commands) |
Copyright © 2020. All rights reserved.