1 unstable release
Uses old Rust 2015
0.1.0 | Jan 29, 2016 |
---|
#573 in Cargo plugins
13KB
Cargo clear
A simple cargo subcommand to use with e.g. cargo-watch
to clear the screen.
##Example:
$ cargo watch clear doc tests
Clears a UNIX terminal by running 'tput reset'
Uses old Rust 2015
0.1.0 | Jan 29, 2016 |
---|
#573 in Cargo plugins
13KB
A simple cargo subcommand to use with e.g. cargo-watch
to clear the screen.
##Example:
$ cargo watch clear doc tests