Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ active
Method
active
src/server/web/public/terminal.js:4303–4305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4301
return
this._alt;
4302
}
4303
get active() {
4304
return
this._activeBuffer;
4305
}
4306
get normal() {
4307
return
this._normal;
4308
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected