Liking cljdoc? Tell your friends :D

trident.repl

Convenience functions for working at the repl.

Convenience functions for working at the repl.
raw docstring

defhandlercljmacro

(defhandler sym config)
source

initclj

(init)
(init {:keys [nrepl-port] :or {nrepl-port 7888}})

One-time init code for calling after opening the repl.

One-time init code for calling after opening the repl.
sourceraw docstring

refreshcljmacro

(refresh)

Refreshes namespaces and calls (use 'clojure.repl) afterwards.

Restarts mount components.

Refreshes namespaces and calls `(use 'clojure.repl)` afterwards.

Restarts mount components.
sourceraw docstring

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

× close