public static interface CLICommandCompleter.Completer
| Modifier and Type | Method and Description |
|---|---|
void |
addAllCommandNames(CommandContext ctx,
org.aesh.complete.AeshCompleteOperation op) |
void |
complete(CommandContext ctx,
DefaultCallbackHandler parsedCmd,
org.aesh.complete.AeshCompleteOperation op) |
void addAllCommandNames(CommandContext ctx, org.aesh.complete.AeshCompleteOperation op)
void complete(CommandContext ctx, DefaultCallbackHandler parsedCmd, org.aesh.complete.AeshCompleteOperation op)
Copyright © 2018 JBoss by Red Hat. All rights reserved.