public interface InputProcessor
Modifier and Type | Method and Description |
---|---|
void |
clearBufferAndDisplayPrompt() |
CompletionHandler |
getCompleter() |
History |
getHistory() |
String |
parseOperation(CommandOperation operation) |
void |
resetBuffer() |
String parseOperation(CommandOperation operation) throws IOException
IOException
History getHistory()
CompletionHandler getCompleter()
void clearBufferAndDisplayPrompt()
void resetBuffer()
Copyright © 2018 JBoss by Red Hat. All rights reserved.