MCPcopy Create free account
hub / github.com/cloudflare/computer /

Class

packages/computerd/src/exec/runner.ts:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72export class Runner {
73 private readonly db: Database;
74 private readonly opts: {
75 cwd: string | undefined;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected