Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/agent-device
/ exec-windows-hide.test.ts
File
exec-windows-hide.test.ts
src/utils/__tests__/exec-windows-hide.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
{ EventEmitter } from
'node:events'
;
3
import
{ PassThrough } from
'node:stream'
;
4
import
{ beforeEach, test, vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
5
runCmd
Function · 0.90
runCmdSync
Function · 0.90
runCmdDetached
Function · 0.90
runCmdBackground
Function · 0.90
makeMockChild
Function · 0.70
Tested by
no test coverage detected