Class documentation: interface.text.readline
Kite interface to GNU readline.
Inherits
System.object
Classes contained
Constructors
Destructor
Operators
Properties
_rl
:
_rl_name
:
Methods
add_history(text)
: Add command to command history.
readline(prompt)
: Ask for a line of user input, including command history.