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

File computerd.ts

packages/computerd/src/cli/computerd.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { mkdir } from "node:fs/promises";
4import { createServer, type IncomingMessage, type Server, type ServerResponse } from "node:http";

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
errorMethod · 0.65

Tested by

no test coverage detected