MCPcopy
hub / github.com/coder/mux / index.ts

File index.ts

src/cli/debug/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import { parseArgs } from "util";
4import { listWorkspacesCommand } from "./list-workspaces";

Callers

nothing calls this directly

Calls 5

listWorkspacesCommandFunction · 0.90
costsCommandFunction · 0.90
sendMessageCommandFunction · 0.90
consolidateMemoryCommandFunction · 0.90
parseArgsFunction · 0.85

Tested by

no test coverage detected