Liking cljdoc? Tell your friends :D
Clojure only.

re-cog.common.resources

Common functions that are used within resources

Common functions that are used within resources
raw docstring

run!-clj

(run!- script-fn)

Excute a script and throw an exception if failing

Excute a script and throw an exception if failing
sourceraw docstring

run-clj

(run- script-fn)

Excute a script generated from a function using bash (intended to be used from other resource functions) Note: output should be verifired unelss last statement in resource!

Excute a script generated from a function using bash (intended to be used from other resource functions)
Note: output should be verifired unelss last statement in resource!
sourceraw docstring

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

× close