Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
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
1
import
fs from
'node:fs'
;
2
import
os from
'node:os'
;
3
import
path from
'node:path'
;
4
import
{ resolveDaemonPaths } from
'../src/daemon/config.ts'
;
Callers
nothing calls this directly
Calls
7
resolveDaemonPaths
Function · 0.90
stopProcessForTakeover
Function · 0.90
cleanupRunnerLeasesForOwner
Function · 0.90
readPositivePid
Function · 0.85
removeIfPresent
Function · 0.85
pruneStaleDevStateDirs
Function · 0.85
readDaemonInfo
Function · 0.70
Tested by
no test coverage detected