(-main & args)
(collecting-warning-handler state)
(custom-index-opt cfg value)
(event-loop {:keys [state socket] :as repl-env})
Event loop that listens for responses from the client.
Event loop that listens for responses from the client.
(file-index dirs)
(host-opt cfg value)
(krell-compile repl-env-var {:keys [repl-env-options options] :as cfg})
(load-javascript repl-env provides url)
Load a Closure JavaScript file into the React Native REPL
Load a Closure JavaScript file into the React Native REPL
(modified-source? {:keys [file-index] :as repl-env} {:keys [type path]})
(port-opt cfg value)
(recompile repl-env {:keys [path] :as evt} opts)
Recompile the ClojureScript file specified by :path key in the first parameter. This is called by the watcher off the main thread.
Recompile the ClojureScript file specified by :path key in the first parameter. This is called by the watcher off the main thread.
(recompile-opt cfg value)
(repl-env & {:as options})
Construct a React Native evaluation environment.
Construct a React Native evaluation environment.
(repl-env* options)
(rn-eval repl-env js)
Evaluate a JavaScript string in the React Native REPL
Evaluate a JavaScript string in the React Native REPL
(server-loop {:keys [socket state] :as repl-env} server-socket)
(setup repl-env)
(setup {:keys [options state socket] :as repl-env} opts)
(warn-client repl-env s)
(watch-dirs-opt cfg value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close