watchexec-filterer-ignore

Crates.iowatchexec-filterer-ignore
lib.rswatchexec-filterer-ignore
version
sourcesrc
created_at2022-06-23 01:07:07.047702+00
updated_at2025-02-09 10:15:39.795242+00
descriptionWatchexec filterer component for ignore files
homepagehttps://watchexec.github.io
repositoryhttps://github.com/watchexec/watchexec
max_upload_size
id611579
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
FĂ©lix Saparelli (passcod)

documentation

https://docs.rs/watchexec-filterer-ignore

README

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

Watchexec filterer: ignore

(Sub)filterer implementation for ignore files.

This is mostly a thin layer above the ignore-files crate, and is meant to be used as part of another more general filterer. However, there's nothing wrong with using it directly if all that's needed is to handle ignore files.

Commit count: 1439

cargo fmt