Function: transient-argument
transient-argument is a byte-compiled function defined in
transient.el.
Signature
(transient-argument &rest _)
Documentation
You cannot create a new object of type transient-argument(var)/transient-argument(fun).
Source Code
;; Defined in ~/.emacs.d/elpa/transient-20260414.1009/transient.el
(defface transient-argument '((t :inherit font-lock-string-face :weight bold))
"Face used for enabled arguments."
:group 'transient-faces)