Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ daemon-entrypoint.test.ts
File
daemon-entrypoint.test.ts
src/__tests__/daemon-entrypoint.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
fs from
'node:fs'
;
3
import
os from
'node:os'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
13
resolveDaemonPaths
Function · 0.90
trackDownloadableArtifact
Function · 0.90
startDaemonRuntime
Function · 0.90
waitForHttpOk
Function · 0.90
cleanupDownloadableArtifact
Function · 0.90
runCmdBackground
Function · 0.90
waitForProcessExit
Function · 0.90
isProcessAlive
Function · 0.90
waitForStdoutLine
Function · 0.85
push
Method · 0.80
parse
Method · 0.45
shutdown
Method · 0.45
Tested by
no test coverage detected