MCPcopy Create free account
hub / github.com/codeaashu/claude-code / onBlur

Method onBlur

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

Source from the content-addressed store, hash-verified

459 return this._onFocus.event;
460 }
461 get onBlur() {
462 return this._onBlur.event;
463 }
464 get onA11yChar() {
465 return this._onA11yCharEmitter.event;
466 }

Callers 2

openMethod · 0.95
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected