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

Method ended

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

Source from the content-addressed store, hash-verified

81577 }, 0);
81578 }
81579 _connected() {
81580 if (this.ended)
81581 return;
81582 __classPrivateFieldGet9(this, _EventStream_resolveConnectedPromise, "f").call(this);
81583 this._emit("connect");
81584 }

Callers

nothing calls this directly

Calls 1

__classPrivateFieldGet9Function · 0.85

Tested by

no test coverage detected