Function: magit-section
magit-section is a byte-compiled function defined in magit-section.el.
Signature
(magit-section &rest SLOTS)
Documentation
Create a new object of class type magit-section(var)/magit-section(fun).
Source Code
;; Defined in ~/.emacs.d/elpa/magit-section-20260330.1102/magit-section.el
;;; Options
(defgroup magit-section nil
"Expandable sections."
:link '(info-link "(magit)Sections")
:group 'extensions)