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

Function Lt

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

Source from the content-addressed store, hash-verified

7963 "readable" === r3._state && (ce2(e3), jt(e3), Jt(r3, t2));
7964}
7965function Lt(e3) {
7966 const t2 = e3._controlledReadableStream._state;
7967 return "errored" === t2 ? null : "closed" === t2 ? 0 : e3._strategyHWM - e3._queueTotalSize;
7968}
7969function Ft(e3) {
7970 return !e3._closeRequested && "readable" === e3._controlledReadableStream._state;
7971}

Callers 2

AtFunction · 0.85
desiredSizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected