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

Function Ve

out/cli.cjs:7572–7574  ·  view source on GitHub ↗
(e3, t2, r3)

Source from the content-addressed store, hash-verified

7570 return I4(e3, r3), (r4) => g4(e3, t2, [r4]);
7571}
7572function Ve(e3, t2, r3) {
7573 return I4(e3, r3), (r4, o3) => w6(e3, t2, [r4, o3]);
7574}
7575function Ge(e3) {
7576 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_writableStreamController") && e3 instanceof WritableStream);
7577}

Callers 1

constructorMethod · 0.85

Calls 2

I4Function · 0.85
w6Function · 0.85

Tested by

no test coverage detected