Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ computerd.test.ts
File
computerd.test.ts
packages/computerd/src/cli/computerd.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawn } from
"node:child_process"
;
2
import
fs from
"node:fs/promises"
;
3
import
http from
"node:http"
;
4
import
net from
"node:net"
;
Callers
nothing calls this directly
Calls
15
startComputerd
Function · 0.85
resolveFuseBackend
Function · 0.85
request
Function · 0.85
createWorkspaceClient
Function · 0.85
initializeSchema
Function · 0.85
pushOnce
Function · 0.85
waitFor
Function · 0.85
resolve
Method · 0.80
getAvailablePort
Function · 0.70
waitForExit
Function · 0.70
connect
Function · 0.70
rm
Method · 0.65
Tested by
no test coverage detected