MCPcopy Index your code
hub / github.com/garrytan/gstack / getPage

Method getPage

browse/src/tab-session.ts:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69
70 // ─── Page Access ───────────────────────────────────────────
71 getPage(): Page {
72 return this.page;
73 }
74
75 // ─── Ref Map ──────────────────────────────────────────────
76 setRefMap(refs: Map<string, RefEntry>) {

Callers 15

batch.test.tsFile · 0.45
handoff.test.tsFile · 0.45
cdp-e2e.test.tsFile · 0.45
handleWriteCommandFunction · 0.45
handleMetaCommandFunction · 0.45
handleSaveFunction · 0.45
handleEditFunction · 0.45
handleCookiePickerRouteFunction · 0.45
handleReadCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected