Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InverseUI/InverseUI-Recorder
/ clear
Method
clear
modules/action/context/dropdown.js:706–708 ·
view source on GitHub ↗
* Clear all state
()
Source
from the content-addressed store, hash-verified
704
* Clear all state
705
*/
706
clear() {
707
this.interactionTracker.clear();
708
}
709
}
710
711
Callers
1
cleanup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected