Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ getFrame
Method
getFrame
browse/src/tab-session.ts:143–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
getFrame(): Frame | null {
144
return
this.activeFrame;
145
}
146
147
/**
148
* Returns the active frame
if
set, otherwise the current page.
Callers
3
tab-session-frame-detach.test.ts
File · 0.45
handleWriteCommand
Function · 0.45
handleSnapshot
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected