public interface CLICommandInvocation
extends org.aesh.command.invocation.CommandInvocation
CommandInvocation that exposes
CommandContext.| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext() |
String |
inputLine(org.aesh.readline.Prompt prompt,
org.aesh.readline.completion.Completion completer) |
CommandContext getCommandContext()
String inputLine(org.aesh.readline.Prompt prompt, org.aesh.readline.completion.Completion completer) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.