| Modifier and Type | Method and Description |
|---|---|
CmdDesc |
SystemRegistryImpl.commandDescription(Widgets.CmdLine line) |
CmdDesc |
SystemRegistry.commandDescription(Widgets.CmdLine line)
Returns a command, method or syntax description for use in the JLine Widgets framework.
|
| Constructor and Description |
|---|
TailTipWidgets(LineReader reader,
Function<Widgets.CmdLine,CmdDesc> descFun,
int descriptionSize,
Widgets.TailTipWidgets.TipType tipType)
Creates tailtip widgets used in command line suggestions.
|
Copyright © 2020. All rights reserved.