pathe icon indicating copy to clipboard operation
pathe copied to clipboard

Support `matchesGlob`

Open pi0 opened this issue 1 year ago • 0 comments

Describe the feature

https://nodejs.org/api/path.html#pathmatchesglobpath-pattern

https://github.com/nodejs/node/blob/ba07067b92b4649f24f96b3b9b35d3aaba3c5e0e/lib/path.js#L1131

(Node.js implementation uses vendored version of minimatch)

Additional information

  • [ ] Would you be willing to help implement this feature?

pi0 avatar Aug 27 '24 15:08 pi0