Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/
Class
packages/computer/src/shell.ts:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
export
class
WorkspaceShell {
146
readonly #shell: ShellRPC;
147
readonly #sync: Sync;
148
readonly #observer: WorkspaceObserver;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected