watchexec/lib/src
Félix Saparelli d7a305fc4c
Only run one outcome worker at a time
2022-01-31 00:05:43 +13:00
..
action Only run one outcome worker at a time 2022-01-31 00:05:43 +13:00
command Use a tokio::watch in the supervisor to avoid races 2022-01-31 00:00:51 +13:00
error Remove unused check_glob utility 2022-01-26 01:58:01 +13:00
filter Formatting 2022-01-29 02:08:34 +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 Split up action in mods 2022-01-29 02:39:06 +13:00
command.rs Add process supervisor to watch command to completion 2021-09-03 05:22:15 +12:00
config.rs Replace AtomicTakes with HandleLocks in action 2022-01-29 02:08:34 +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 Add HandlerLock wrapper 2022-01-29 02:08:34 +13:00
ignore.rs Reorganise the ignore mod for brevity 2022-01-15 15:12:32 +13:00
lib.rs Move swaplock to the root 2022-01-28 23:32:54 +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
swaplock.rs Move swaplock to the root 2022-01-28 23:32:54 +13:00
watchexec.rs Move swaplock to the root 2022-01-28 23:32:54 +13:00