rustlings/src
Jubilee Young 83be517e77 watch: clears terminal before entering loop
If someone is sliding in and out of "watch" mode, it can make it hard
to tell which error messages are still relevant. This patch resolves
that by clearing the terminal entirely before entering watch's loop.
2019-11-09 00:57:36 -08:00
..
exercise.rs Cargo fmt the rustlings application code 2019-05-22 14:50:23 +03:00
main.rs watch: clears terminal before entering loop 2019-11-09 00:57:36 -08:00
run.rs Cargo fmt the rustlings application code 2019-05-22 14:50:23 +03:00
verify.rs feat: Added exercise for struct update syntax 2019-10-21 14:50:59 +02:00