Variable: embark--rerun-function

embark--rerun-function is a buffer-local variable defined in embark.el.

Documentation

Function to rerun the collect or export that made the current buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/embark-20260610.302/embark.el
(defvar-local embark--rerun-function nil
  "Function to rerun the collect or export that made the current buffer.")