MCPcopy 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
2import { mkdtemp, readdir, rm, stat } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected