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

Function Ut

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

Source from the content-addressed store, hash-verified

8026 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_readableStreamController") && e3 instanceof ReadableStream3);
8027}
8028function Ut(e3) {
8029 return void 0 !== e3._reader;
8030}
8031function Gt(e3, r3) {
8032 if (e3._disturbed = true, "closed" === e3._state) return c3(void 0);
8033 if ("errored" === e3._state) return d6(e3._storedError);

Callers 5

AtFunction · 0.85
constructorMethod · 0.85
enqueueMethod · 0.85
lockedMethod · 0.85
cancelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected