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