imag/lib/etc/libimaginteraction
Matthias Beyer 9f100f2f75 Fix: Do not write newline character when asked not to do
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-18 00:52:13 +02:00
..
src Fix: Do not write newline character when asked not to do 2019-05-18 00:52:13 +02:00
Cargo.toml Update lazy_static to 1.2 2018-11-11 13:05:55 +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.