Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ check-realtime-prune-graph.ts
File
check-realtime-prune-graph.ts
scripts/check-realtime-prune-graph.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
import
{ mkdtemp, readdir, rm, stat } from
'node:fs/promises'
3
import
{ tmpdir } from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected