Variable: transient--pre-command

transient--pre-command is a variable defined in transient.el.gz.

Value

nil

Documentation

The pre-command selected for this-command.

Source Code

;; Defined in /usr/src/emacs/lisp/transient.el.gz
(defvar transient--pre-command nil
  "The pre-command selected for `this-command'.")