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

Function Le

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

Source from the content-addressed store, hash-verified

7527 return e3._reader._readIntoRequests.length;
7528}
7529function Le(e3) {
7530 const t2 = e3._reader;
7531 return void 0 !== t2 && !!Fe(t2);
7532}
7533function Fe(e3) {
7534 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_readIntoRequests") && e3 instanceof ReadableStreamBYOBReader);
7535}

Callers 3

beFunction · 0.85
qeFunction · 0.85
enqueueMethod · 0.85

Calls 1

FeFunction · 0.85

Tested by

no test coverage detected