(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 is a website building & hosting documentation for Clojure/Script libraries
× close