MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / getEmitter

Method getEmitter

apps/cli/src/agent/extension-client.ts:533–535  ·  view source on GitHub ↗

* Get direct access to the event emitter.

()

Source from the content-addressed store, hash-verified

531 * Get direct access to the event emitter.
532 */
533 getEmitter(): TypedEventEmitter {
534 return this.emitter
535 }
536}
537
538// =============================================================================

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected