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

Function Rr

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

Source from the content-addressed store, hash-verified

8157 return e3._readableController.desiredSize;
8158}
8159function Rr(e3, t2) {
8160 "writable" !== e3._writableState ? qr(e3) : Tr(e3, t2);
8161}
8162function Tr(e3, t2) {
8163 e3._writableState = "erroring", e3._writableStoredError = t2, !function(e4) {
8164 return e4._writableHasInFlightOperation;

Callers 2

startMethod · 0.85
constructorMethod · 0.85

Calls 2

qrFunction · 0.85
TrFunction · 0.85

Tested by

no test coverage detected