Function: magit-unpushed-section-p

magit-unpushed-section-p is a byte-compiled function defined in magit-base.el.

Signature

(magit-unpushed-section-p OBJ)

Documentation

Return non-nil if OBJ is an object of type magit-unpushed-section(var)/magit-unpushed-section(fun).

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-base.el
(defclass magit-unpushed-section (magit-log-section) ())