Variable: helpful--associated-buffer
helpful--associated-buffer is a buffer-local variable defined in
helpful.el.
Documentation
The buffer being used when showing inspecting buffer-local variables.
Source Code
;; Defined in ~/.emacs.d/elpa/helpful-20250408.334/helpful.el
(defvar-local helpful--associated-buffer nil
"The buffer being used when showing inspecting
buffer-local variables.")