Function: cider-debug-menu
cider-debug-menu is an interactive and byte-compiled function defined
in cider-debug.el.
Signature
(cider-debug-menu)
Documentation
Transient menu for the CIDER debugger.
It groups and labels the debugger's single-key commands, so they can be discovered without memorizing the key prompt. The sub-keys match the session bindings, so this menu is purely additive.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-debug.el
(cider--debug-define-menu)