Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/garrytan/gstack
/ getTabCount
Method
getTabCount
browse/src/browser-manager.ts:877–879 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
875
}
876
877
getTabCount(): number {
878
return
this.pages.size;
879
}
880
881
// ─── Tab Ownership (multi-agent isolation) ──────────────
882
Callers
7
batch.test.ts
File · 0.80
handoff.test.ts
File · 0.80
snapshot.test.ts
File · 0.80
commands.test.ts
File · 0.80
handleMetaCommand
Function · 0.80
handleCommandInternalImpl
Function · 0.80
makeFetchHandler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected