(add-middleware & {:as *opts* :keys [help middleware]})
CIDER middleware injection task
This task allows to inject middleware in boot.repl/*default-middleware*
.
Just pass it as -m|-middleware. The input is a name but will be converted to
symbol.
Keyword Args: :help bool Print this help info. :middleware #{sym} Name of the middleware to inject
CIDER middleware injection task This task allows to inject middleware in `boot.repl/*default-middleware*`. Just pass it as -m|-middleware. The input is a name but will be converted to symbol. Keyword Args: :help bool Print this help info. :middleware #{sym} Name of the middleware to inject
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close