All Classes
-
All Classes Interface Summary Class Summary Class Description BatsTestReader BatsTestReader.java Prompts for input, then echos back what is reads.BatsTestVar BatsTestVar.java Sets a var and then gets the value, printing to stdout.Readline This class implements basic functionality of the GNU-readline interface.ReadlineCompleter Callback interface that implements completion.ReadlineLibrary This class implements a typesafe enumeration of the backing libraries.ReadlineReader AReader
wrapper for the Readline classes.ReadlineTest ReadlineTest.java This class shows the usage of the readline wrapper.TestCompleter This class is a sample custom completer.