Liking cljdoc? Tell your friends :D

shovel.helpers


config-errclj

(config-err config)
source

config-okclj

(config-ok config)
source

defnxcljmacro

(defnx name args body)
source

exitclj

(exit n)
source

hashmap-to-propertiescljmultimethod

source

parse-edn-stringclj

(parse-edn-string s)

Returns the Clojure data structure representation of s

Returns the Clojure data structure representation of s
sourceraw docstring

read-configclj

(read-config file)

Returns the Clojure hashmap version of the config file

Returns the Clojure hashmap version of the config file
sourceraw docstring

read-fileclj

(read-file file)

Returns {:ok string } or {:error...}

Returns {:ok string } or {:error...}
sourceraw docstring

uuidclj

(uuid)

Returns a new java.util.UUID as string

Returns a new java.util.UUID as string
sourceraw docstring

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

× close