Liking cljdoc? Tell your friends :D

flow-storm.core


disable-from-profileclj

(disable-from-profile profile)

eval-forms-commandclj

(eval-forms-command {:keys [forms]})

instrument-forms-commandclj

(instrument-forms-command {:keys [forms config]})

instrument-varclj

(instrument-var var-symb)
(instrument-var var-symb config)

re-run-flow-commandclj

(re-run-flow-command {:keys [flow-id execution-expr]})

run-commandclj/s

(run-command comm-id method args-map)

run-with-execution-ctxcljmacro

(run-with-execution-ctx {:keys [orig-form ns flow-id]} form)

uninstrument-fns-commandclj

(uninstrument-fns-command {:keys [vars-symbs]})

uninstrument-varclj

(uninstrument-var var-symb)

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

× close