Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.server.repl-impl


do-repl-api-fnclj

(do-repl-api-fn app worker repl-state {:keys [form] :as read-result})

node-repl*clj

(node-repl* {:keys [supervisor config] :as app}
            {:keys [via verbose node-args node-command pwd]
             :or {node-args [] node-command "node"}
             :as opts})

(print-result result)

repl-api-fnsclj


repl-levelclj

(repl-level worker)

repl-print-chanclj

(repl-print-chan)

stdin-takeover!clj

(stdin-takeover! worker {:keys [out] :as app} runtime-id)

worker-read-stringclj

(worker-read-string worker s)

worker-repl-stateclj

(worker-repl-state worker)

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

× close