MCPcopy
hub / github.com/di-sukharev/opencommit / defaultPrevented

Function defaultPrevented

out/cli.cjs:9959–9961  ·  view source on GitHub ↗

* The flag to indicate cancellation state. * @type {boolean}

()

Source from the content-addressed store, hash-verified

9957 * @type {boolean}
9958 */
9959 get defaultPrevented() {
9960 return pd(this).canceled;
9961 },
9962 /**
9963 * The flag to be composed.
9964 * @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…