MCPcopy Index your code
hub / github.com/codeaashu/claude-code / onA11yTab

Method onA11yTab

src/server/web/public/terminal.js:467–469  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

465 return this._onA11yCharEmitter.event;
466 }
467 get onA11yTab() {
468 return this._onA11yTabEmitter.event;
469 }
470 get onWillOpen() {
471 return this._onWillOpen.event;
472 }

Callers 1

constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected