MCPcopy 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.tsFile · 0.80
handoff.test.tsFile · 0.80
snapshot.test.tsFile · 0.80
commands.test.tsFile · 0.80
handleMetaCommandFunction · 0.80
makeFetchHandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected