The base class of all breakpoint types.
The base class of all breakpoint types.
(condition breakpoint)
An optional expression for conditional breakpoints.
An optional expression for conditional breakpoints.
(hit-condition breakpoint)
An optional expression that controls how many hits of the breakpoint are ignored.
An optional expression that controls how many hits of the breakpoint are ignored.
(id breakpoint)
The unique ID of the breakpoint.
The unique ID of the breakpoint.
(log-message breakpoint)
An optional message that gets logged when this breakpoint is hit. Embedded expressions within {} are interpolated by the debug adapter.
An optional message that gets logged when this breakpoint is hit. Embedded expressions within {} are interpolated by the debug adapter.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |