I/O utility functions.
I/O utility functions.
(concat-path head & parts)Joins head and one or more parts using path separators specific to the particular
operating system. Ignores parts that are nil.
Joins `head` and one or more `parts` using path separators specific to the particular operating system. Ignores parts that are `nil`.
(edn->str edn)(str->edn config)(update-edn-file path f)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 |