MCPcopy Index your code
hub / github.com/callstack/agent-device / clean-daemon.ts

File clean-daemon.ts

scripts/clean-daemon.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import os from 'node:os';
3import path from 'node:path';
4import { resolveDaemonPaths } from '../src/daemon/config.ts';

Callers

nothing calls this directly

Calls 7

resolveDaemonPathsFunction · 0.90
stopProcessForTakeoverFunction · 0.90
readPositivePidFunction · 0.85
removeIfPresentFunction · 0.85
pruneStaleDevStateDirsFunction · 0.85
readDaemonInfoFunction · 0.70

Tested by

no test coverage detected