Middleware to setup pretty exception reporting in nREPL.
Middleware to setup pretty exception reporting in nREPL.
(wrap-pretty handler)
Ensures that exceptions are printed using pretty, including uncaught REPL exceptions.
This sets the message key :nrepl.middleware.caught/caught, if not previously set.
Ensures that exceptions are printed using pretty, including uncaught REPL exceptions. This sets the message key :nrepl.middleware.caught/caught, if not previously set.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close