Function: cider-pprint-eval-last-sexp-to-repl

cider-pprint-eval-last-sexp-to-repl is a function alias and interactive for cider-pprint-eval-form-to-repl, defined in cider-eval.el.

This command is obsolete since 2.1.0; use cider-pprint-eval-form-to-repl instead.

Signature

(cider-pprint-eval-last-sexp-to-repl &optional PREFIX)

Documentation

Evaluate the form point indicates and insert its pprinted result in the REPL.

If invoked with a PREFIX argument, switch to the REPL buffer.

Key Bindings

Aliases

cider-pprint-eval-last-sexp-to-repl (obsolete since 2.1.0)