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

Function Ze

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

Source from the content-addressed store, hash-verified

7603 return void 0 !== o3 && e3._backpressure && "writable" === t2 && Et(o3), ue2(n2 = e3._writableStreamController, lt, 0), dt(n2), r3;
7604}
7605function Ze(e3, t2) {
7606 "writable" !== e3._state ? tt(e3) : et(e3, t2);
7607}
7608function et(e3, t2) {
7609 const r3 = e3._writableStreamController;
7610 e3._state = "erroring", e3._storedError = t2;

Callers 2

dtFunction · 0.85
constructorMethod · 0.85

Calls 2

ttFunction · 0.85
etFunction · 0.85

Tested by

no test coverage detected