Packages

PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.

Current section

Files

Jump to
path_glob CHANGELOG.md
Raw

CHANGELOG.md

## 0.1.1
* Make nimble_parsec a compile-only dependency
## 0.1.0
* Initial release