Variable: cider-trace--repl
cider-trace--repl is a buffer-local variable defined in
cider-tracing.el.
Documentation
The REPL buffer this trace buffer is subscribed through.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260821.817/cider-tracing.el
(defvar-local cider-trace--repl nil
"The REPL buffer this trace buffer is subscribed through.")