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

Method ended

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

Source from the content-addressed store, hash-verified

70284 __classPrivateFieldGet7(this, _MessageStream_instances, "m", _MessageStream_endRequest).call(this);
70285 }
70286 _connected() {
70287 if (this.ended)
70288 return;
70289 __classPrivateFieldGet7(this, _MessageStream_resolveConnectedPromise, "f").call(this);
70290 this._emit("connect");
70291 }

Callers

nothing calls this directly

Calls 1

__classPrivateFieldGet7Function · 0.85

Tested by

no test coverage detected