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

Method l4

out/cli.cjs:8868–8879  ·  view source on GitHub ↗
(t4)

Source from the content-addressed store, hash-verified

8866 return t3;
8867 }
8868 function l4(t4) {
8869 return function(e5, t5) {
8870 const r5 = e5._transformStreamController;
8871 if (e5._backpressure) {
8872 return p3(e5._backpressureChangePromise, () => {
8873 if ("erroring" === (Ge(e5._writable) ? e5._writable._state : e5._writableState)) throw Ge(e5._writable) ? e5._writable._storedError : e5._writableStoredError;
8874 return pr(r5, t5);
8875 });
8876 }
8877 return pr(r5, t5);
8878 }(e4, t4);
8879 }
8880 function s3(t4) {
8881 return function(e5, t5) {
8882 return cr(e5, t5), c3(void 0);

Callers

nothing calls this directly

Calls 3

p3Function · 0.85
GeFunction · 0.85
prFunction · 0.85

Tested by

no test coverage detected