public interface InputProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
clearBufferAndDisplayPrompt() |
CompletionHandler |
getCompleter() |
History |
getHistory() |
java.lang.String |
parseOperation(CommandOperation operation) |
void |
resetBuffer() |
java.lang.String parseOperation(CommandOperation operation) throws java.io.IOException
java.io.IOExceptionHistory getHistory()
CompletionHandler getCompleter()
void clearBufferAndDisplayPrompt()
void resetBuffer()