Function: magit-bookmark--get-child-value

magit-bookmark--get-child-value is a byte-compiled function defined in magit-section.el.

Signature

(magit-bookmark--get-child-value SECTION)

Implementations

(magit-bookmark--get-child-value SECTION (NIL ((&context . major-mode) derived-mode magit-stash-mode))) in `magit-bookmark.el'.

Undocumented

(magit-bookmark--get-child-value SECTION) in `magit-section.el'.

Undocumented

Source Code

;; Defined in ~/.emacs.d/elpa/magit-section-20260330.1102/magit-section.el
(cl-defgeneric magit-bookmark--get-child-value (section)
  (oref section value))