MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / Ft

Function Ft

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

Source from the content-addressed store, hash-verified

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}
7972function It(e3, t2, r3, o3) {
7973 const n2 = Object.create(ReadableStreamDefaultController.prototype);
7974 let a4, i3, l3;

Callers 3

AtFunction · 0.85
closeMethod · 0.85
enqueueMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected