| Package | Description |
|---|---|
| org.jline.console | |
| org.jline.console.impl |
| Modifier and Type | Method and Description |
|---|---|
CommandRegistry.CommandSession |
CommandInput.session() |
| Modifier and Type | Method and Description |
|---|---|
default Object |
CommandRegistry.invoke(CommandRegistry.CommandSession session,
String command,
Object... args)
Execute a command.
|
| Constructor and Description |
|---|
CommandInput(String command,
Object[] xargs,
CommandRegistry.CommandSession session) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ConsoleEngineImpl.invoke(CommandRegistry.CommandSession session,
String command,
Object... args) |
Object |
AbstractCommandRegistry.invoke(CommandRegistry.CommandSession session,
String command,
Object... args) |
Copyright © 2020. All rights reserved.