MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / json

Method json

out/cli.cjs:56114–56116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56112 }
56113 return super.push(chunk);
56114 }
56115 // https://fetch.spec.whatwg.org/#dom-body-text
56116 async text() {
56117 return consume(this, "text");
56118 }
56119 // https://fetch.spec.whatwg.org/#dom-body-json

Callers

nothing calls this directly

Calls 1

consumeFunction · 0.85

Tested by

no test coverage detected