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

Method onBodySent

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

Source from the content-addressed store, hash-verified

58128 }
58129 onConnect(abort) {
58130 if (this.aborted) {
58131 abort(this.reason);
58132 } else {
58133 this.abort = abort;
58134 }
58135 }

Callers

nothing calls this directly

Calls 1

onBodySentMethod · 0.45

Tested by

no test coverage detected