imag/lib/etc/libimaginteraction
Matthias Beyer d4031758d6 Use ? operator instead of try!() macro 2017-10-31 15:04:50 +01:00
..
src Use ? operator instead of try!() macro 2017-10-31 15:04:50 +01:00
Cargo.toml Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +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.