| Package | Description |
|---|---|
| org.jline.console | |
| org.jline.reader.impl.completer |
JLine 3.
|
| Modifier and Type | Method and Description |
|---|---|
static SystemCompleter |
CommandRegistry.aggregateCompleters(CommandRegistry... commandRegistries)
Aggregate SystemCompleters of commandRegisteries
|
SystemCompleter |
CommandRegistry.compileCompleters()
Returns a
SystemCompleter that can provide detailed completion
information for all registered commands. |
SystemCompleter |
AbstractCommandRegistry.compileCompleters() |
static SystemCompleter |
CommandRegistry.compileCompleters(CommandRegistry... commandRegistries)
Aggregate and compile SystemCompleters of commandRegisteries
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemCompleter.add(SystemCompleter other) |
Copyright © 2020. All rights reserved.