MCPcopy Create free account
hub / github.com/ShipSecAI/studio / reset

Method reset

frontend/src/store/__tests__/executionStore.test.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 static reset() {
43 MockEventSource.events = {};
44 }
45}
46
47// Store original EventSource

Callers 7

resetStoresFunction · 0.80
NodeTerminalPanelFunction · 0.80
WorkflowBuilderContentFunction · 0.80
loadWorkflowFunction · 0.80
ClerkBridgeInnerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected