MCPcopy
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

handleWriteCommandFunction · 0.45
handleSnapshotFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected