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

Function currentTarget

out/cli.cjs:9863–9865  ·  view source on GitHub ↗

* The target of this event. * @type {EventTarget}

()

Source from the content-addressed store, hash-verified

9861 * @type {EventTarget}
9862 */
9863 get currentTarget() {
9864 return pd(this).currentTarget;
9865 },
9866 /**
9867 * @returns {EventTarget[]} The composed path of this event.
9868 */

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…