watchexec/lib/src
Félix Saparelli 4085fc522c
Add SpecificIoError trait support for tagged error
2022-01-16 19:16:07 +13:00
..
action Add access to events for {Pre,Post}Spawn 2021-12-29 20:40:12 +13:00
command Suppress supervisor.handle warning 2021-12-10 00:53:18 +13:00
error Add SpecificIoError trait support for tagged error 2022-01-16 19:16:07 +13:00
filter Move TaggedFiltererError into main error mod 2022-01-16 19:14:31 +13:00
ignore Add support for Pijul and Subversion 2022-01-16 16:13:05 +13:00
signal Split error mod and split generic/specific io errors 2022-01-16 18:57:40 +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 helper trait to add context to io errors 2022-01-16 19:09:50 +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 Replace std FileType with our own (serde-able) enum 2021-10-20 01:18:43 +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