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

Function vr

out/cli.cjs:8156–8158  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

8154 "readable" === e3._readableState && (e3._readableState = "errored", e3._readableStoredError = t2), e3._readableController.error(t2);
8155}
8156function vr(e3) {
8157 return e3._readableController.desiredSize;
8158}
8159function Rr(e3, t2) {
8160 "writable" !== e3._writableState ? qr(e3) : Tr(e3, t2);
8161}

Callers 2

_rFunction · 0.85
desiredSizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected