(glob? path patterns)
Does path match any of the glob patterns.
See FileSystem/getPathMatcher for a description of the patterns, these are similar but not the same as typical shell glob patterns.
Does path match any of the glob patterns. See [FileSystem/getPathMatcher](https://docs.oracle.com/javase/7/docs/api/java/nio/file/FileSystem.html#getPathMatcher(java.lang.String)) for a description of the patterns, these are similar but not the same as typical shell glob patterns.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close