Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ app-log.test.ts
File
app-log.test.ts
src/daemon/__tests__/app-log.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
fs from
'node:fs'
;
4
import
os from
'node:os'
;
Callers
nothing calls this directly
Calls
10
buildAppleLogPredicate
Function · 0.90
assertAndroidPackageArgSafe
Function · 0.90
rotateAppLogIfNeeded
Function · 0.90
cleanupStaleAppLogProcesses
Function · 0.90
buildIosDeviceConsoleLaunchArgs
Function · 0.90
startIosDeviceAppLog
Function · 0.90
runAppLogDoctor
Function · 0.90
buildIosSimulatorLogStreamArgs
Function · 0.90
makeAppLogWriteStream
Function · 0.85
withFakeDevicectl
Function · 0.85
Tested by
no test coverage detected