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