Hacker News new | ask | show | jobs
by Jarred 1254 days ago
We'll add glob support in v0.6. We didn't include it because we need to implement a glob matcher in native code and we needed to descope some stuff because it was already a little more than 3 weeks since the last release
1 comments

You might be interested in @devongovett's `glob_match` library (written in Rust): https://github.com/devongovett/glob-match