watchexec/crates/cli/src
Adit 4affed6fff
fix(cli): recursive paths provided by user getting treated non-recursively (#828)
2024-04-30 07:10:28 +00:00
..
args feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
filterer feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
args.rs fix(cli): recursive paths provided by user getting treated non-recursively (#828) 2024-04-30 07:10:28 +00:00
config.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
dirs.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
emits.rs Add --only-emit-events (#691) 2023-11-27 23:29:55 +13:00
filterer.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
lib.rs feat: make it possible to watch non-recursively (#827) 2024-04-28 06:33:07 +00:00
main.rs Add eyra support as a feature (#728) 2023-12-13 14:08:03 +13:00
state.rs Don't create a tmpfile until one is needed (#820) 2024-04-20 23:52:28 +12:00