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

Function J5

out/cli.cjs:7336–7339  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

7334 return e3._reader._readRequests.length;
7335}
7336function J5(e3) {
7337 const t2 = e3._reader;
7338 return void 0 !== t2 && !!K5(t2);
7339}
7340function K5(e3) {
7341 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_readRequests") && e3 instanceof ReadableStreamDefaultReader);
7342}

Callers 2

beFunction · 0.85
enqueueMethod · 0.85

Calls 1

K5Function · 0.85

Tested by

no test coverage detected