| Package | Description |
|---|---|
| org.jboss.as.cli | |
| org.jboss.as.cli.impl | |
| org.jboss.as.cli.impl.aesh |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandCompleter
Tab-completer for commands starting with '/'.
|
| Modifier and Type | Method and Description |
|---|---|
CLICommandCompleter.Completer |
CommandContextImpl.getLegacyCommandCompleter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CLICommandCompleter.complete(CommandContext ctx,
org.aesh.complete.AeshCompleteOperation op,
CLICommandCompleter.Completer completer) |
protected void |
CLICommandCompleter.doComplete(CommandContext ctx,
org.aesh.complete.AeshCompleteOperation op,
CLICommandCompleter.Completer completer) |
| Modifier and Type | Method and Description |
|---|---|
void |
AeshCommands.setLegacyCommandCompleter(CLICommandCompleter.Completer completer) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.