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

Function Ye

out/cli.cjs:7555–7559  ·  view source on GitHub ↗
(e3, t2)

Source from the content-addressed store, hash-verified

7553 return t2 || (() => 1);
7554}
7555function Ye(e3, t2) {
7556 F4(e3, t2);
7557 const r3 = null == e3 ? void 0 : e3.highWaterMark, o3 = null == e3 ? void 0 : e3.size;
7558 return { highWaterMark: void 0 === r3 ? void 0 : Y4(r3), size: void 0 === o3 ? void 0 : Qe(o3, `${t2} has member 'size' that`) };
7559}
7560function Qe(e3, t2) {
7561 return I4(e3, t2), (t3) => Y4(e3(t3));
7562}

Callers 1

constructorMethod · 0.85

Calls 3

F4Function · 0.85
Y4Function · 0.85
QeFunction · 0.85

Tested by

no test coverage detected