A filesystem toolset and storage implementation for Clojure.
A filesystem toolset for Clojure:
- work with paths (creating and manipulating).
- work with the filesystem (files and directories crud and many predicates).
- IO (clojure.java.io implementation for paths).
See the documentation for more detailed information.