Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StarpTech/FastGraph
/ clear
Function
clear
src/test-utils.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
store.set(req.url, res)
32
},
33
clear() {
34
store.clear()
35
},
36
get store() {
37
return
store
38
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected