Crate watchexec_filterer_globset

source ·
Expand description

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.

Structs§

  • A simple filterer in the style of the watchexec v1.17 filter.