Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ write
Method
write
src/server/web/public/terminal.js:6117–6119 ·
view source on GitHub ↗
(e3, t3)
Source
from the content-addressed store, hash-verified
6115
this._verifyIntegers(e3), this._core.scrollToLine(e3);
6116
}
6117
clear() {
6118
this._core.clear();
6119
}
6120
write(e3, t3) {
6121
this._core.write(e3, t3);
6122
}
Callers
nothing calls this directly
Calls
1
write
Method · 0.45
Tested by
no test coverage detected