Crate repline

Source
Expand description

A small pseudo-multiline editing library

Re-exports§

pub use error::Error;
pub use prebaked::read_and;
pub use prebaked::Response;
pub use repline::Repline;

Modules§

error
prebaked
Here’s a menu I prepared earlier!
repline
Prompts the user, reads the lines. Not much more to it than that.