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

Function ke

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

Source from the content-addressed store, hash-verified

7500 t2._chunkSteps(o3);
7501}
7502function ke(e3) {
7503 const t2 = e3._controlledReadableByteStream._state;
7504 return "errored" === t2 ? null : "closed" === t2 ? 0 : e3._strategyHWM - e3._queueTotalSize;
7505}
7506function Oe(e3, t2, r3) {
7507 const o3 = Object.create(ReadableByteStreamController.prototype);
7508 let n2, a4, i3;

Callers 2

beFunction · 0.85
desiredSizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected