(make-path part & parts)
Create a java.nio.file.Path from an array of path components
Create a java.nio.file.Path from an array of path components
(maybe-children path)
If path is a directory, return the names of its children as a seq. Otherwise return nil.
If path is a directory, return the names of its children as a seq. Otherwise return nil.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close