Packages
ex_minimatch
v 0.0.1
Globbing paths without walking the tree! Elixir and Erlang provide `wildcard` functions in the stdlib. But these will walk the directory tree. If you simply want to test whether a file path matches a glob, ExMinimatch is for you.
Dependencies of ex_minimatch
1 dependency| Package | Requirement | Status |
|---|---|---|
| ex_brace_expansion | ~> 0.0.1 |