Liking cljdoc? Tell your friends :D

hiposfer.kamal.dev

Tools for interactive development with the REPL.

WARNING: This file should NOT be included in a production build of the application

WARNNING: using (refresh!) will fail if you just ran lein uberjar without cleaning afterwards. https://stackoverflow.com/questions/44246924/clojure-tools-namespace-refresh-fails-with-no-namespace-foo

Tools for interactive development with the REPL.

WARNING:
  This file should NOT be included in a production build of the application

WARNNING:
  using (refresh!) will fail if you just ran `lein uberjar`
  without cleaning afterwards.
  https://stackoverflow.com/questions/44246924/clojure-tools-namespace-refresh-fails-with-no-namespace-foo
raw docstring

custom-printerclj

(custom-printer explain-data)
source

envclj

a fake environment variables setting for development

a fake environment variables setting for development
sourceraw docstring

go!clj

(go!)

Initializes the current development system and starts it running.

Initializes the current development system and starts it running.
sourceraw docstring

init!clj

(init!)

Constructs the current development system.

Constructs the current development system.
sourceraw docstring

refresh!clj

(refresh!)

reset the system to a fresh state. Prefer using this over go!

reset the system to a fresh state. Prefer using this over go!
sourceraw docstring

start!clj

(start!)

Starts the current development system.

Starts the current development system.
sourceraw docstring

stop!clj

(stop!)

Shuts down and destroys the current development system.

Shuts down and destroys the current development system.
sourceraw docstring

systemclj

source

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

× close