Expand description
Parse path specifications and see if a path matches.
Re-exports§
pub use gix_attributes as attributes;
Modules§
Structs§
- Defaults
- Default settings for some fields of a
Pattern
. - Magic
Signature - Flags to represent ‘magic signatures’ which are parsed behind colons, like
:top:
. - Pattern
- The output of a pathspec parsing operation. It can be used to match against a one or more paths.
- Search
- A lists of pathspec patterns, possibly from a file.
Enums§
- Search
Mode - Parts of magic signatures which don’t stack as they all configure the way path specs are matched.