globset
globset copied to clipboard
A globbing library for Rust.
This repository is not maintained. globset is maintained in ripgrep.
globset
Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched.
Dual-licensed under MIT or the UNLICENSE.