Variable: evil--ex-argument-handler

evil--ex-argument-handler is a variable defined in evil-ex.el.

Value

nil

Documentation

The argument handler for the current Ex command.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-ex.el
(defvar evil--ex-argument-handler nil
  "The argument handler for the current Ex command.")