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

Method onLineFeed

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

Source from the content-addressed store, hash-verified

5968 return this._core.onData;
5969 }
5970 get onKey() {
5971 return this._core.onKey;
5972 }
5973 get onLineFeed() {
5974 return this._core.onLineFeed;
5975 }

Callers 3

constructorMethod · 0.80
_initLinesCacheMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected