imag/lib/etc/libimaginteraction
Matthias Beyer 91f5a33f5a Make "ask" functions get input and output streams
This way we can control where the input comes from and the output goes
to (like we want to with libimagrt).

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-11-01 20:30:12 +01:00
..
src Make "ask" functions get input and output streams 2018-11-01 20:30:12 +01:00
Cargo.toml libimaginteraction: Move from error-chain to failure 2018-10-30 18:46:28 +01:00
README.md Fix README symlink 2017-09-19 18:34:56 +02:00

README.md

libimaginteraction

A crate for more general interaction with the user (interactive commandline interface).

Offers functions for asking the user Y/N questions, for (numeric) values, etc.