Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.80
_enableWindowsWrappingHeuristics
Method · 0.80
_initLinesCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected