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

Function fireAProgressEvent

out/cli.cjs:61276–61282  ·  view source on GitHub ↗
(e3, reader)

Source from the content-addressed store, hash-verified

61274 fireAProgressEvent("loadend", fr2);
61275 }
61276 });
61277 break;
61278 }
61279 }
61280 })();
61281 }
61282 function fireAProgressEvent(e3, reader) {
61283 const event = new ProgressEvent(e3, {
61284 bubbles: false,
61285 cancelable: false

Callers 2

readOperationFunction · 0.85
abortMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…