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

Function consumePush

out/cli.cjs:56255–56258  ·  view source on GitHub ↗
(consume2, chunk)

Source from the content-addressed store, hash-verified

56253 }
56254 resolve(new Blob5(body, { type: stream4[kContentType] }));
56255 }
56256 consumeFinish(consume2);
56257 } catch (err) {
56258 stream4.destroy(err);
56259 }
56260 }
56261 function consumePush(consume2, chunk) {

Callers 2

pushMethod · 0.85
consumeStartFunction · 0.85

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…