Liking cljdoc? Tell your friends :D
Clojure only.

clj-commons.pretty.nrepl

Middleware to setup pretty exception reporting in nREPL.

Middleware to setup pretty exception reporting in nREPL.
raw docstring

wrap-prettyclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close