Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/
Class
packages/computer/tests/script-runner-worker.ts:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
class
ModuleProbeBridge extends RpcTarget {
137
read(path: string): string {
138
return
`host:${path}`;
139
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected