MCPcopy
hub / github.com/garrytan/gstack / clearRefs

Method clearRefs

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

Source from the content-addressed store, hash-verified

78 }
79
80 clearRefs() {
81 this.refMap.clear();
82 }
83
84 /**
85 * Resolve a selector that may be a @ref (e.g., "@e3", "@c1") or a CSS selector.

Callers 3

getActiveFrameOrPageMethod · 0.95
onMainFrameNavigatedMethod · 0.95
handleMetaCommandFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected