watchexec/crates/filterer/tagged
github-actions[bot] 6a2f637a60
release: ignore-files v2.1.0 (#762)
Co-authored-by: github-actions <github-actions@github.com>
2024-01-04 11:32:58 +00:00
..
src Optimise ignore file gathering (#663) 2024-01-01 05:01:14 +00:00
tests Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
CHANGELOG.md release: watchexec-filterer-tagged v2.0.0 (#753) 2024-01-01 09:09:24 +00:00
Cargo.toml release: ignore-files v2.1.0 (#762) 2024-01-04 11:32:58 +00:00
README.md release: watchexec-filterer-tagged v1.0.0 (#719) 2023-12-10 22:45:04 +00:00
release.toml Split into more crates (#307) 2022-06-15 03:25:05 +00:00

README.md

Crates.io page API Docs Crate license: Apache 2.0 CI status

Watchexec filterer: tagged

Experimental filterer using tagged filters.

The tagged filterer is not in use in the Watchexec CLI, but this crate will continue being updated until and unless it becomes too much of a pain to do so, for third party users. It is expected that some of the code will eventually be reused for a more generic filter crate without the tagged syntax.