10 releases (5 major breaking)
6.0.0 | Oct 14, 2024 |
---|---|
5.0.0 | Oct 13, 2024 |
4.0.1 | Apr 28, 2024 |
3.0.0 | Jan 1, 2024 |
1.0.0 | Jun 23, 2022 |
#750 in Filesystem
1,546 downloads per month
Used in 13 crates
(5 directly)
185KB
3.5K
SLoC
Watchexec filterer: globset
The default filterer implementation for Watchexec.
- API documentation.
- Licensed under Apache 2.0.
- Status: maintained.
lib.rs
:
A path-only Watchexec filterer based on globsets.
This filterer mimics the behavior of the watchexec
v1 filter, but does not match it exactly,
due to differing internals. It is used as the default filterer in Watchexec CLI currently.
Dependencies
~20–35MB
~515K SLoC