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

Function nt

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

Source from the content-addressed store, hash-verified

7633 void 0 !== t2 && St(t2, e3._storedError);
7634}
7635function nt(e3, t2) {
7636 const r3 = e3._writer;
7637 void 0 !== r3 && t2 !== e3._backpressure && (t2 ? function(e4) {
7638 Rt(e4);
7639 }(r3) : Et(r3)), e3._backpressure = t2;
7640}
7641function at(e3) {
7642 return !!r2(e3) && (!!Object.prototype.hasOwnProperty.call(e3, "_ownerWritableStream") && e3 instanceof WritableStreamDefaultWriter);
7643}

Callers 3

dtFunction · 0.85
constructorMethod · 0.85
writeMethod · 0.85

Calls 2

RtFunction · 0.85
EtFunction · 0.85

Tested by

no test coverage detected