Reading files, and writing them only when asked.
Reading files, and writing them only when asked.
(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)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |