Package org.eolang.jeo
Class GlobFilter
java.lang.Object
org.eolang.jeo.GlobFilter
Filter that matches paths against a set of glob patterns.
Excludes patterns take precedence over includes patterns.
Returns true if the path matches any of the include patterns and does not match any of the exclude patterns.- Since:
- 0.13.0