watchexec/src
Félix Saparelli f32943bfd2
Document --watch-when-idle much more thoroughly
2021-04-11 03:31:44 +12:00
..
args.rs Document --watch-when-idle much more thoroughly 2021-04-11 03:31:44 +12:00
cli.rs Split args from cli in preparation to remove it from lib entirely 2021-04-11 01:33:40 +12:00
config.rs Make terminology more consistent and avoid some "kill child" usages 2021-04-11 03:21:38 +12:00
error.rs Make terminology more consistent and avoid some "kill child" usages 2021-04-11 03:21:38 +12:00
gitignore.rs Cargo fmt 2020-07-04 00:20:02 +12:00
ignore.rs fix some clippy lints 2020-06-24 10:58:15 +02:00
lib.rs Expose shell via builder 2021-04-11 02:28:29 +12:00
main.rs Add --shell option 2021-04-11 02:36:10 +12:00
notification_filter.rs update the test to make sure that files matching part of the ignore are not excluded 2019-11-12 23:36:49 +13:00
pathop.rs Fix last clippy lints 2019-10-28 13:48:57 +13:00
process.rs Make terminology more consistent and avoid some "kill child" usages 2021-04-11 03:21:38 +12:00
run.rs Make terminology more consistent and avoid some "kill child" usages 2021-04-11 03:21:38 +12:00
signal.rs Upgrade to winapi 0.3 2019-10-28 12:17:00 +13:00
watcher.rs Forbid a whole lot more clippy stuff 2019-10-28 00:31:26 +13:00