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

Method onFocus

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

Source from the content-addressed store, hash-verified

456 const s2 = i2(3614), r = i2(3656), n = i2(3551), o = i2(9042), a = i2(3730), h = i2(1680), c = i2(3107), l = i2(5744), d = i2(2950), _ = i2(1296), u = i2(428), f = i2(4269), v = i2(5114), p = i2(8934), g = i2(3230), m = i2(9312), S = i2(4725), C = i2(6731), b = i2(8055), w = i2(8969), y = i2(8460), E = i2(844), k = i2(6114), L = i2(8437), D = i2(2584), R = i2(7399), x = i2(5941), A = i2(9074), B = i2(2585), T = i2(5435), M = i2(4567), O = i2(779);
457 class P extends w.CoreTerminal {
458 get onFocus() {
459 return this._onFocus.event;
460 }
461 get onBlur() {
462 return this._onBlur.event;
463 }

Callers 1

openMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected