MCPcopy 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
145export 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