File: cider-repl.el.html

This functionality concerns cider-repl-mode and REPL interaction. For REPL/connection life-cycle management see cider-connection.el.

Defined variables (0)

Defined functions (0)

Defined faces (6)

cider-repl-help-headingFace for the section headings in the ‘cider-repl-help’ buffer.
cider-repl-input-faceFace for previous input in the REPL buffer.
cider-repl-prompt-faceFace for the prompt in the REPL buffer.
cider-repl-result-faceFace for the result of an evaluation in the REPL buffer.
cider-repl-stderr-faceFace for STDERR output in the REPL buffer.
cider-repl-stdout-faceFace for STDOUT output in the REPL buffer.