Variable: embark--command

embark--command is a buffer-local variable defined in embark.el.

Documentation

Command that started the completion session.

Source Code

;; Defined in ~/.emacs.d/elpa/embark-20260610.302/embark.el
(defvar-local embark--command nil
  "Command that started the completion session.")