Variable: helpful--view-literal

helpful--view-literal is a buffer-local variable defined in helpful.el.

Documentation

Whether to show a value as a literal, or a pretty interactive view.

Source Code

;; Defined in ~/.emacs.d/elpa/helpful-20250408.334/helpful.el
(defvar-local helpful--view-literal nil
  "Whether to show a value as a literal, or a pretty interactive
view.")