Function: magit-blame--style-get

magit-blame--style-get is a byte-compiled function defined in magit-blame.el.

Signature

(magit-blame--style-get KEY)

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-blame.el
(defsubst magit-blame--style-get (key)
  (cdr (assoc key (cdr magit-blame--style))))