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
(section (nil ((&context . major-mode) derived-mode magit-stash-mode))) in `magit-bookmark.el'.
Undocumented
(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))