watchexec/lib/src
Félix Saparelli 33f8b60e46
Take IntoIterator<AsRef<str>> to be more flexible on input
2021-08-24 20:14:01 +12:00
..
action.rs Fix double-actioning in throttle 2021-08-23 03:12:23 +12:00
command.rs Actually watch files in example 2021-08-23 03:11:58 +12:00
config.rs Take IntoIterator<AsRef<str>> to be more flexible on input 2021-08-24 20:14:01 +12:00
error.rs Add graceful exit support 2021-08-23 02:32:08 +12:00
event.rs Add signals() convenience iter on Event 2021-08-23 02:35:03 +12:00
fs.rs Report several runtime errors if notify gives us several paths in an error 2021-08-23 06:08:25 +12:00
handler.rs Fix tokio panic for async handlers 2021-08-23 02:35:28 +12:00
lib.rs Add InitConfig::builder() to be a little more idiomatic 2021-08-24 19:59:11 +12:00
signal.rs Add a bit more structure via documentation 2021-08-19 20:44:02 +12:00
watchexec.rs Log on graceful exit 2021-08-23 03:36:10 +12:00