Liking cljdoc? Tell your friends :D

reply.eval-modes.nrepl


completion-evalclj

(completion-eval client session form)
source

current-command-idclj

source

current-connectionclj

source

current-nsclj

source

current-sessionclj

source

execute-with-clientclj

(execute-with-client client options form)
source

get-connectionclj

(get-connection {:keys [attach host port scheme] :or {scheme "nrepl"}})
source

handle-client-interruption!clj

(handle-client-interruption! client)
source

mainclj

(main options)
source

notify-all-queues-of-errorclj

(notify-all-queues-of-error e)
source

nrepl-serverclj

source

poll-for-responsesclj

(poll-for-responses {:keys [print-out print-err] :as options} connection)
source

reset-nrepl-state!clj

(reset-nrepl-state!)
source

response-pollerclj

source

response-queuesclj

source

run-replclj

(run-repl connection)
(run-repl connection
          {:keys [prompt subsequent-prompt history-file input-stream
                  output-stream read-line-fn]
           :as options})
source

session-responsesclj

(session-responses session)
source

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

× close