Liking cljdoc? Tell your friends :D

gorp.core


read-edn-fileclj

(read-edn-file fp)

read-filesclj

(read-files ext fp)

read-json-fileclj

(read-json-file fp)

read-strcljmultimethod


write-edn-fileclj

(write-edn-file fp x)

write-json-fileclj

(write-json-file fp x)

Write some json object as json file

Write some json object as json file
raw docstring

write-strcljmultimethod


write-txt-fileclj

(write-txt-file fp s)

Dump unformatted value into a file

Dump unformatted value into a file
raw docstring

write-xml-fileclj

(write-xml-file fp x)

Writes enlive formatted xml map as xml file

Writes enlive formatted xml map as xml file
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close