Skip to main content

Module pathspec

Module pathspec 

Source
Expand description

Pathspec matching for filtering file paths

Provides glob-style pattern matching for repo-relative paths.

Structs§

Pathspec
A compiled pathspec for matching file paths.

Functions§

matches_glob
Convenience: match a single pattern against a path.