Liking cljdoc? Tell your friends :D

krell.repl


-mainclj

(-main & args)

collecting-warning-handlerclj

(collecting-warning-handler state)

custom-index-optclj

(custom-index-opt cfg value)

eval-lockclj


event-loopclj

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

file-indexclj

(file-index dirs)

host-optclj

(host-opt cfg value)

krell-compileclj

(krell-compile repl-env-var {:keys [repl-env-options options] :as cfg})

load-javascriptclj

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

modified-source?clj

(modified-source? {:keys [file-index] :as repl-env} {:keys [type path]})

port-optclj

(port-opt cfg value)

recompileclj

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

recompile-optclj

(recompile-opt cfg value)

repl-envclj

(repl-env & {:as options})

Construct a React Native evaluation environment.

Construct a React Native evaluation environment.
raw docstring

repl-env*clj

(repl-env* options)

results-queueclj


rn-evalclj

(rn-eval repl-env js)

Evaluate a JavaScript string in the React Native REPL

Evaluate a JavaScript string in the React Native REPL
raw docstring

server-loopclj

(server-loop {:keys [socket state] :as repl-env} server-socket)

setupclj

(setup repl-env)
(setup {:keys [options state socket] :as repl-env} opts)

warn-clientclj

(warn-client repl-env s)

watch-dirs-optclj

(watch-dirs-opt cfg value)

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

× close