Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.client.env


autoloadcljs


before-load-srccljs

(before-load-src {:keys [type ns] :as src})

build-idcljs


devtools-urlcljs


do-js-reloadcljs

(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
raw docstring

do-js-reload*cljs

(do-js-reload* failure-fn [task & remaining-tasks])

enabledcljs


files-urlcljs

(files-url)

get-server-hostcljs

(get-server-host)

get-url-basecljs

(get-url-base)

get-ws-url-basecljs

(get-ws-url-base)

ignore-warningscljs


make-task-fncljs

(make-task-fn {:keys [log-missing-fn log-call-async log-call]}
              {:keys [fn-sym fn-str async]})

module-formatcljs


proc-idcljs


process-ws-msgcljs

(process-ws-msg text handler)

reload-with-statecljs


repl-callcljs

(repl-call repl-expr repl-error)

repl-errorcljs

(repl-error e)

repl-pprintcljs


repl-print-fncljs


reset-print-fn-refcljs


reset-print-fns!cljs

(reset-print-fns!)

runtime-idcljs


server-hostcljs


server-portcljs


set-print-fns!cljs

(set-print-fns! msg-fn)

sslcljs


use-document-hostcljs


ws-listener-urlcljs

(ws-listener-url client-type)

ws-urlcljs

(ws-url runtime-type)

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

× close