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

Function composed

out/cli.cjs:9966–9968  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

9964 * @type {boolean}
9965 */
9966 get composed() {
9967 return Boolean(pd(this).event.composed);
9968 },
9969 /**
9970 * The unix time of this event.
9971 * @type {number}

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…