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
IOExceptionHistory getHistory()
CompletionHandler getCompleter()
void clearBufferAndDisplayPrompt()
void resetBuffer()
Copyright © 2022 JBoss by Red Hat. All rights reserved.