watchexec/lib/src
Félix Saparelli 53d9a65e5f
Change env summarise to return &str as keys for ease of use
2021-12-29 20:52:17 +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
filter Add support for "tagged filter files" 2021-12-24 02:20:56 +13:00
signal Opt in to 2021 ed 2021-10-20 01:00:21 +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 Fix doc links 2021-10-17 03:06:08 +13:00
event.rs Re-export notify event types 2021-12-07 00:50:33 +13:00
filter.rs Docs: filter 2021-10-16 23:14:57 +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_files.rs Add support for "tagged filter files" 2021-12-24 02:20:56 +13:00
lib.rs Upgrade to tokio-console 0.1 2021-12-24 02:28:21 +13:00
paths.rs Change env summarise to return &str as keys for ease of use 2021-12-29 20:52:17 +13:00
project.rs Opt in to 2021 ed 2021-10-20 01:00:21 +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