Package org.aesh.readline
package org.aesh.readline
-
ClassDescriptionBuffer to keep track of text and cursor position in the console.Internal class for actions to get access to the buffer, history, connection, ++InputProcessor is used by
Readlineto process the input.The Prompt: If created with a String value that value will be the prompt with the default back and foreground colors.Readline is a simple way to read a single input line from the terminal/shell/console.