public interface EditMode
| Modifier and Type | Method and Description |
|---|---|
Action |
getCurrentAction() |
Mode |
getMode() |
void |
init(Console console) |
Operation |
parseInput(Key input,
java.lang.String buffer) |
void |
resetEOF() |
void |
setAskForCompletions(boolean askForCompletions) |