(do-js-reload msg load-code-fn)
(do-js-reload msg load-code-fn complete-fn)
(do-js-reload {:keys [reload-info] :as msg} load-code-fn complete-fn failure-fn)
should pass the :build-complete message and an additional callback which performs the actual loading of the code (sync) will call all before/after callbacks in order
should pass the :build-complete message and an additional callback which performs the actual loading of the code (sync) will call all before/after callbacks in order
(make-task-fn {:keys [log-missing-fn log-call-async log-call]}
{:keys [fn-sym fn-str async]})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |