I/O helper functions.
I/O helper functions.
(read-file filename)Read content of filename and parse it using edn. Empty files return nil.
Read content of filename and parse it using edn. Empty files return nil.
(tempfile)(tempfile name ext)Create a tempfile and return the filepath. The file will be deleted when then VM terminates normally.
Create a tempfile and return the filepath. The file will be deleted when then VM terminates normally.
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 |