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

Method onRender

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

Source from the content-addressed store, hash-verified

5971 return this._core.onKey;
5972 }
5973 get onLineFeed() {
5974 return this._core.onLineFeed;
5975 }
5976 get onRender() {
5977 return this._core.onRender;
5978 }

Callers 5

constructorMethod · 0.45
_bindKeysMethod · 0.45
_selectResultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected