public class AeshInputProcessor extends Object implements InputProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
clearBufferAndDisplayPrompt() |
CompletionHandler |
getCompleter() |
History |
getHistory() |
String |
parseOperation(CommandOperation commandOperation) |
void |
resetBuffer() |
public void resetBuffer()
resetBuffer in interface InputProcessorpublic String parseOperation(CommandOperation commandOperation) throws IOException
parseOperation in interface InputProcessorIOExceptionpublic History getHistory()
getHistory in interface InputProcessorpublic CompletionHandler getCompleter()
getCompleter in interface InputProcessorpublic void clearBufferAndDisplayPrompt()
clearBufferAndDisplayPrompt in interface InputProcessorCopyright © 2022 JBoss by Red Hat. All rights reserved.