Expand description
Path filtering with include/exclude glob patterns. Path filtering with include/exclude patterns.
Structs§
- Filter
Rules - Compiled filter rules for include/exclude matching.
Functions§
- read_
patterns - Read patterns from a file, one per line. Empty lines and lines starting with ‘#’ are ignored.
- split_
paths - Split positional args into (sources, destination). Last arg is always the destination. Requires at least 2 args.