imag/libimaginteraction
Matthias Beyer 17f42fd5e4 Update clap to >=2.17
So we have `clap::App::get_name()`.
2016-11-02 14:37:45 +01:00
..
src Create history file if it does not exist 2016-10-06 18:40:14 +02:00
Cargo.toml Update clap to >=2.17 2016-11-02 14:37:45 +01:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00

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.