(load-one file-path)
Read a single edn data structure from disk.
Read a single edn data structure from disk.
(load-one-or-nil file-path)
Read a single edn data structure from disk if it exists.
Read a single edn data structure from disk if it exists.
(load-one-str content source)
(validate-file-existence file-path)
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |