Liking cljdoc? Tell your friends :D

picasso.datafy.file


-mainclj

(-main)
source

make-pathclj

(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
sourceraw docstring

maybe-childrenclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close