Variable: transient--pre-command
transient--pre-command is a variable defined in transient.el.
Value
nil
Documentation
The pre-command selected for this-command.
Source Code
;; Defined in ~/.emacs.d/elpa/transient-20260806.1211/transient.el
(defvar transient--pre-command nil
"The pre-command selected for `this-command'.")