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
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.