| Package | Description |
|---|---|
| org.jline.console |
| Modifier and Type | Method | Description |
|---|---|---|
CmdDesc |
CommandRegistry.commandDescription(String command) |
Returns a command description for use in the JLine Widgets framework.
|
default CmdDesc |
CommandRegistry.commandDescription(List<String> args) |
Returns a command description for use in the JLine Widgets framework.
|
CmdDesc |
AbstractCommandRegistry.doHelpDesc(String command,
List<String> info,
CmdDesc cmdDesc) |
|
CmdDesc |
CmdDesc.mainDesc(List<AttributedString> mainDesc) |
| Modifier and Type | Method | Description |
|---|---|---|
CmdDesc |
AbstractCommandRegistry.doHelpDesc(String command,
List<String> info,
CmdDesc cmdDesc) |
Copyright © 2020. All rights reserved.