Liking cljdoc? Tell your friends :D

com.stuartsierra.component.repl

REPL utilities for the Component framework. Provides the global system under development and the REPL lifecycle functions reset, start, and stop. You must provide a system constructor: see set-init.

REPL utilities for the Component framework. Provides the global
`system` under development and the REPL lifecycle functions `reset`,
`start`, and `stop`. You must provide a system constructor: see
`set-init`.
raw docstring

com.stuartsierra.component.user-helpers

Helper functions to be referred into the 'user' namespace. These functions lazily load the tools.namespace and component.repl namespaces, to avoid delaying the start of a REPL.

Helper functions to be referred into the 'user' namespace. These
functions lazily load the tools.namespace and component.repl
namespaces, to avoid delaying the start of a REPL.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close