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

Method e3

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

Source from the content-addressed store, hash-verified

8266 }
8267 next() {
8268 const e3 = () => this._nextSteps();
8269 return this._ongoingPromise = this._ongoingPromise ? p3(this._ongoingPromise, e3, e3) : e3(), this._ongoingPromise;
8270 }
8271 return(e3) {

Callers

nothing calls this directly

Calls 1

_nextStepsMethod · 0.45

Tested by

no test coverage detected