MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / bubbles

Function bubbles

out/cli.cjs:9938–9940  ·  view source on GitHub ↗

* The flag to be bubbling. * @type {boolean}

()

Source from the content-addressed store, hash-verified

9936 * @type {boolean}
9937 */
9938 get bubbles() {
9939 return Boolean(pd(this).event.bubbles);
9940 },
9941 /**
9942 * The flag to be cancelable.
9943 * @type {boolean}

Callers

nothing calls this directly

Calls 1

pdFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…