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

Function rt

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

Source from the content-addressed store, hash-verified

7625 b6(e3._writableStreamController[v4](r3._reason), () => (r3._resolve(), ot(e3), null), (t3) => (r3._reject(t3), ot(e3), null));
7626}
7627function rt(e3) {
7628 return void 0 !== e3._closeRequest || void 0 !== e3._inFlightCloseRequest;
7629}
7630function ot(e3) {
7631 void 0 !== e3._closeRequest && (e3._closeRequest._reject(e3._storedError), e3._closeRequest = void 0);
7632 const t2 = e3._writer;

Callers 6

dtFunction · 0.85
B3Function · 0.85
ktFunction · 0.85
closeMethod · 0.85
constructorMethod · 0.85
writeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected