Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ scrollToBottom
Method
scrollToBottom
src/server/web/public/terminal.js:6108–6110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6106
this._verifyIntegers(e3), this._core.scrollPages(e3);
6107
}
6108
scrollToTop() {
6109
this._core.scrollToTop();
6110
}
6111
scrollToBottom() {
6112
this._core.scrollToBottom();
6113
}
Callers
nothing calls this directly
Calls
1
scrollToBottom
Method · 0.45
Tested by
no test coverage detected