Function: magit-section-get-relative-position

magit-section-get-relative-position is a byte-compiled function defined in magit-section.el.

Signature

(magit-section-get-relative-position SECTION)

Implementations

(magit-section-get-relative-position (SECTION magit-hunk-section)) in `magit-diff.el'.

Undocumented

(magit-section-get-relative-position (SECTION magit-section)) in `magit-section.el'.

Undocumented

Source Code

;; Defined in ~/.emacs.d/elpa/magit-section-20260330.1102/magit-section.el
;;; Successor

(cl-defgeneric magit-section-get-relative-position (section))