Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ focus
Method
focus
src/server/web/public/terminal.js:6042–6044 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6040
for
(
const
t3 in e3) this._publicOptions[t3] = e3[t3];
6041
}
6042
blur() {
6043
this._core.blur();
6044
}
6045
focus() {
6046
this._core.focus();
6047
}
Callers
nothing calls this directly
Calls
1
focus
Method · 0.45
Tested by
no test coverage detected