(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |