Module watchexec::filter[][src]

Expand description

The Filterer trait, two implementations, and some helper functions.

Modules

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

A complex filterer that can match any event tag and supports different matching operators.

Structs

Error when parsing a glob pattern from string.

Traits

An interface for filtering events.

Functions

Convenience function to check a glob pattern from a string.