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 InputProcessor
public String parseOperation(CommandOperation commandOperation) throws IOException
parseOperation
in interface InputProcessor
IOException
public History getHistory()
getHistory
in interface InputProcessor
public CompletionHandler getCompleter()
getCompleter
in interface InputProcessor
public void clearBufferAndDisplayPrompt()
clearBufferAndDisplayPrompt
in interface InputProcessor
Copyright © 2021 JBoss by Red Hat. All rights reserved.