Matthias Beyer
91f5a33f5a
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> |
||
---|---|---|
.. | ||
src | ||
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.