Liking cljdoc? Tell your friends :D

re-cog.common.functions

Common re-cog recipes functions

Common re-cog recipes functions
raw docstring

coherceclj

(coherce b)
(coherce b err)
(coherce b err out)

failureclj

(failure err)

file-checksumclj

(file-checksum f {:keys [hash-type] :or {hash-type :sha256}})

require-functionsclj

(require-functions)

Require common resource functions in order to suppoert inlined functions

Require common resource functions in order to suppoert inlined functions
raw docstring

require-resourcesclj

(require-resources)

Requiring common resources

Requiring common resources
raw docstring

sh!clj

(sh! & args)

Run sh throws exception if exit code != 0

Run sh throws exception if exit code != 0
raw docstring

successcljmacro

(success out)

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

× close