Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.client.env


autoloadcljs

source

before-load-srccljs

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

build-idcljs

source

devtools-urlcljs

source

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
sourceraw docstring

do-js-reload*cljs

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

enabledcljs

source

files-urlcljs

(files-url)
source

get-server-hostcljs

(get-server-host)
source

get-url-basecljs

(get-url-base)
source

get-ws-url-basecljs

(get-ws-url-base)
source

ignore-warningscljs

source

make-task-fncljs

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

module-formatcljs

source

proc-idcljs

source

process-ws-msgcljs

(process-ws-msg text handler)
source

reload-with-statecljs

source

repl-callcljs

(repl-call repl-expr repl-error)
source

repl-errorcljs

(repl-error e)
source

repl-pprintcljs

source

repl-print-fncljs

source

reset-print-fn-refcljs

source

reset-print-fns!cljs

(reset-print-fns!)
source

runtime-idcljs

source

server-hostcljs

source

server-portcljs

source

set-print-fns!cljs

(set-print-fns! msg-fn)
source

sslcljs

source

use-document-hostcljs

source

ws-listener-urlcljs

(ws-listener-url client-type)
source

ws-urlcljs

(ws-url runtime-type)
source

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

× close