An extension that offers helpers for working with the tools.namespace contrib library. Make sure you add the tools.namespace to the dependencies of your project yourself. This extension has been tested with version 0.2.11 of the tools.namespace library.
An extension that offers helpers for working with the tools.namespace contrib library. Make sure you add the tools.namespace to the dependencies of your project yourself. This extension has been tested with version 0.2.11 of the tools.namespace library.
(affected-vars)
Returns a list of defstate vars that will be reloaded by clojure.tools.namespace.repl/refresh.
Returns a list of defstate vars that will be reloaded by clojure.tools.namespace.repl/refresh.
(refresh)
Wrapper around clojure.tools.namespace.repl/refresh, which stops the affected defstate vars before reloading, and restarts the stopped states afterwards.
Wrapper around clojure.tools.namespace.repl/refresh, which stops the affected defstate vars before reloading, and restarts the stopped states afterwards.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close