Liking cljdoc? Tell your friends :D

figwheel-sidecar.repl


add-repl-print-callback!clj

(add-repl-print-callback! {:keys [browser-callbacks repl-print-chan]})
source

bound-var?clj

(bound-var? sym)
source

catch-exceptionclj

(catch-exception e repl-env opts)
(catch-exception e repl-env opts form env)
source

catch-warnings-and-exceptions-eval-cljsclj

(catch-warnings-and-exceptions-eval-cljs repl-env env form)
(catch-warnings-and-exceptions-eval-cljs repl-env env form opts)
source

clean-stacktraceclj

(clean-stacktrace stack-trace)
source

cljs-repl-envclj

(cljs-repl-env build figwheel-server)
(cljs-repl-env build figwheel-server opts)
source

connection-available?clj

(connection-available? figwheel-server build-id)
source

connection-countclj

(connection-count figwheel-server build-id)
source

eval-jsclj

(eval-js {:keys [browser-callbacks repl-eval-timeout] :as figwheel-server} js)
source

extract-host-and-portclj

(extract-host-and-port base-path)
source

get-project-cljs-buildsclj

(get-project-cljs-builds)
source

in-nrepl-env?clj

(in-nrepl-env?)
source

prompt-fnclj

(prompt-fn figwheel-server build-id)
source

replclj

(repl & args)
source

repl-envclj

(repl-env figwheel-server)
(repl-env figwheel-server build)
(repl-env figwheel-server {:keys [id build-options] :as build} repl-opts)
source

start-cljs-replcljmultimethod

source

valid-stack-line?clj

(valid-stack-line? {:keys [function file url line column]})
source

wait-for-connectionclj

(wait-for-connection {:keys [build-id] :as figwheel-server})
source

warning-handlerclj

(warning-handler repl-env form opts)
source

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

× close