Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ runtime-session.test.ts
File
runtime-session.test.ts
src/daemon/__tests__/runtime-session.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'vitest'
;
2
import
fs from
'node:fs'
;
3
import
os from
'node:os'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
8
makeIosSession
Function · 0.90
createDaemonRuntimeSessionStore
Function · 0.90
withDiagnosticsScope
Function · 0.90
flushDiagnosticsToSessionFile
Function · 0.90
push
Method · 0.80
get
Method · 0.80
set
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected