watchexec/lib/src
Félix Saparelli 18a2b204e2 Hide io::errors when "waiting on process group" 2022-01-27 10:48:24 +13:00
..
action Add access to events for {Pre,Post}Spawn 2021-12-29 20:40:12 +13:00
command Fix spawing -> spawning typo 2022-01-24 21:52:16 -08:00
error Remove unused check_glob utility 2022-01-26 01:58:01 +13:00
filter globset: Always pass non-path events (#248) 2022-01-26 09:59:53 +13:00
ignore Hide io::errors when "waiting on process group" 2022-01-27 10:48:24 +13:00
signal Almost forgot windows... 2022-01-16 20:17:32 +13:00
action.rs Fix spawing -> spawning typo 2022-01-24 21:52:16 -08:00
command.rs Add process supervisor to watch command to completion 2021-09-03 05:22:15 +12:00
config.rs Add notes to refer to more precise docs on the RuntimeConfig 2021-10-17 01:22:55 +13:00
error.rs Add context to io errors 2022-01-16 19:46:52 +13:00
event.rs Re-export notify event types 2021-12-07 00:50:33 +13:00
filter.rs Remove unused check_glob utility 2022-01-26 01:58:01 +13:00
fs.rs Don't fail if we can't canonicalize an event path 2022-01-16 20:06:44 +13:00
handler.rs Fix tokio panic for async handlers 2021-08-23 02:35:28 +12:00
ignore.rs Reorganise the ignore mod for brevity 2022-01-15 15:12:32 +13:00
lib.rs Upgraded fmt 2022-01-22 14:00:42 +13:00
paths.rs Expose paths::PATH_SEPARATOR 2022-01-15 15:58:11 +13:00
project.rs Add support for Pijul and Subversion 2022-01-16 16:13:05 +13:00
signal.rs Handle signalling to sub process on non-unix 2021-10-16 01:21:52 +13:00
watchexec.rs Docs: watchexec 2021-10-17 03:01:55 +13:00