MCPcopy
hub / github.com/codeaashu/claude-code / onResize

Method onResize

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

Source from the content-addressed store, hash-verified

5974 return this._core.onLineFeed;
5975 }
5976 get onRender() {
5977 return this._core.onRender;
5978 }
5979 get onResize() {
5980 return this._core.onResize;
5981 }

Callers 7

initTerminalFunction · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
openMethod · 0.80
activateMethod · 0.80
_initLinesCacheMethod · 0.80
initTerminalFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected