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

Method _addRun

out/cli.cjs:83221–83223  ·  view source on GitHub ↗
(run)

Source from the content-addressed store, hash-verified

83219 }
83220 } else {
83221 throw Error(`Unhandled record type: ${key}, deltaValue: ${deltaValue}, accValue: ${accValue}`);
83222 }
83223 acc[key] = accValue;
83224 }
83225 return acc;
83226 }

Callers 4

_fromReadableStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected