Function: magit--meta-hunk-p

magit--meta-hunk-p is a byte-compiled function defined in magit-base.el.

Signature

(magit--meta-hunk-p SECTION)

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-base.el
(defun magit--meta-hunk-p (section)
  (not (cdr (oref section value))))