MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / onData

Method onData

out/cli.cjs:58263–58266  ·  view source on GitHub ↗
(chunk)

Source from the content-addressed store, hash-verified

58261 }
58262 const err = new RequestRetryError("Request failed", statusCode, {
58263 headers,
58264 count: this.retryCount
58265 });
58266 this.abort(err);
58267 return false;
58268 }
58269 onData(chunk) {

Callers

nothing calls this directly

Calls 1

onDataMethod · 0.45

Tested by

no test coverage detected