A plugin for Leiningen that automatically enables pretty printing.
A plugin for Leiningen that automatically enables pretty printing.
(inject project)
Adds the :injections that enable Pretty inside the project's process, by executing
(io.aviso.repl/install-pretty-exceptions)
.
This is enabled by adding io.aviso.lein-pretty/inject
to the :middleware of the project.clj.
Adds the :injections that enable Pretty inside the project's process, by executing `(io.aviso.repl/install-pretty-exceptions)`. This is enabled by adding `io.aviso.lein-pretty/inject` to the :middleware of the project.clj.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close