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

Method u3

out/cli.cjs:8885–8895  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8883 }(e4, t4);
8884 }
8885 function u3() {
8886 return function(e5) {
8887 const t4 = e5._transformStreamController, r5 = t4._flushAlgorithm();
8888 return hr(t4), p3(r5, () => {
8889 if ("errored" === e5._readableState) throw e5._readableStoredError;
8890 gr(e5) && wr(e5);
8891 }, (t5) => {
8892 throw cr(e5, t5), e5._readableStoredError;
8893 });
8894 }(e4);
8895 }
8896 function d7() {
8897 return function(e5) {
8898 return fr(e5, false), e5._backpressureChangePromise;

Callers

nothing calls this directly

Calls 5

hrFunction · 0.85
p3Function · 0.85
grFunction · 0.85
wrFunction · 0.85
crFunction · 0.85

Tested by

no test coverage detected