Variable: hargs:reading-type
hargs:reading-type is a variable defined in hargs.el.
Value
nil
Documentation
Symbol representing the type of object Hyperbole is prompting the user to input.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hargs.el
(defvar hargs:reading-type nil
"Symbol representing the type of object Hyperbole is prompting the user to input.")