Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ cli-config.test.ts
File
cli-config.test.ts
src/__tests__/cli-config.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
7
runCliCapture
Function · 0.90
hashRemoteConfigFile
Function · 0.90
readActiveConnectionState
Function · 0.90
readRemoteConnectionState
Function · 0.90
makeTempWorkspace
Function · 0.85
push
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected