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

Function Sr

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

Source from the content-addressed store, hash-verified

8151 e3._readableState = "closed", e3._readableCloseRequested = true, e3._readableController.close();
8152}
8153function Sr(e3, t2) {
8154 "readable" === e3._readableState && (e3._readableState = "errored", e3._readableStoredError = t2), e3._readableController.error(t2);
8155}
8156function vr(e3) {
8157 return e3._readableController.desiredSize;
8158}

Callers 3

crFunction · 0.85
_rFunction · 0.85
constructorMethod · 0.85

Calls 1

errorMethod · 0.45

Tested by

no test coverage detected