Variable: cider-tap--repl

cider-tap--repl is a buffer-local variable defined in cider-tap.el.

Documentation

The REPL buffer this tap buffer is subscribed through.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-tap.el
(defvar-local cider-tap--repl nil
  "The REPL buffer this tap buffer is subscribed through.")