watchexec/lib/src
Félix Saparelli e2f27a1b01
Add context to last runtime io error
and remove generic runtime io error enum variant
2022-01-16 20:00:07 +13:00
..
action Add access to events for {Pre,Post}Spawn 2021-12-29 20:40:12 +13:00
command Add context to last runtime io error 2022-01-16 20:00:07 +13:00
error Add context to last runtime io error 2022-01-16 20:00:07 +13:00
filter Add context to io errors 2022-01-16 19:46:52 +13:00
ignore Add context to io errors 2022-01-16 19:46:52 +13:00
signal Add context to last critical io error 2022-01-16 19:55:57 +13:00
action.rs Add access to events for {Pre,Post}Spawn 2021-12-29 20:40:12 +13: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 Split error mod and split generic/specific io errors 2022-01-16 18:57:40 +13:00
fs.rs Add context to io errors 2022-01-16 19:46:52 +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 Move ignore_files one level deeper 2022-01-10 20:47:06 +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