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)
source

failureclj

(failure err)
source

file-checksumclj

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

require-functionsclj

(require-functions)

Require common resource functions in order to suppoert inlined functions

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

require-resourcesclj

(require-resources)

Requiring common resources

Requiring common resources
sourceraw docstring

sh!clj

(sh! & args)

Run sh throws exception if exit code != 0

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

successcljmacro

(success out)
source

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

× close