Liking cljdoc? Tell your friends :D
Clojure only.

jj.bettong.capability.filesystem

Reading files, and writing them only when asked.

Reading files, and writing them only when asked.
raw docstring

filesystemclj

(filesystem)
(filesystem {:keys [root writable?] :as opts})

Read files, and write them only if asked. Options: :root confine every path to this directory (default: unrestricted) :writable? add write_file and delete_file (default false - reading is the default because it cannot damage anything)

Read files, and write them only if asked. Options:
:root      confine every path to this directory (default: unrestricted)
:writable? add write_file and delete_file (default false - reading is the
           default because it cannot damage anything)
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close