Crate readline_sys [] [src]

The build.rs automatically links to the correct library (libreadline on Linux, libedit on Mac OS X)

Functions

add_history

Allows a person to press the up arrow, getting their history

readline

Reads a line from the command line