Variable: hydra-curr-on-exit

hydra-curr-on-exit is a variable defined in hydra.el.

Value

nil

Documentation

The on-exit predicate for the current Hydra.

Source Code

;; Defined in ~/.emacs.d/elpa/hydra-20250316.1254/hydra.el
(defvar hydra-curr-on-exit nil
  "The on-exit predicate for the current Hydra.")