(random-file-url & {:keys [dirname suffix] :or {dirname (system-temp-dir)}})(with-temp-dir dirname-var & body)Execute code with a variable bound to the name of a temp directory that will be removed when the code completes (or throws an exception).
Execute code with a variable bound to the name of a temp directory that will be removed when the code completes (or throws an exception).
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 |