Everything about json manipulation
Everything about json manipulation
(read-file filepath)
Reads a file which name is filepath
Returns map with keys :raw-content, :json if file can be read. Otherwise :exception and :invalid? set to true
Reads a file which name is `filepath` Returns map with keys :raw-content, :json if file can be read. Otherwise :exception and :invalid? set to true
(write-file filename content)
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 |