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

Function zt

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

Source from the content-addressed store, hash-verified

7959 e3._pullAlgorithm = void 0, e3._cancelAlgorithm = void 0, e3._strategySizeAlgorithm = void 0;
7960}
7961function zt(e3, t2) {
7962 const r3 = e3._controlledReadableStream;
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;

Callers 4

AtFunction · 0.85
ItFunction · 0.85
enqueueMethod · 0.85
errorMethod · 0.85

Calls 3

ce2Function · 0.85
jtFunction · 0.85
JtFunction · 0.85

Tested by

no test coverage detected