MCPcopy Index your code
hub / github.com/coder/mux / api.ts

File api.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * API CLI subcommand - delegates to a running mux server via HTTP.
3 *
4 * This module is loaded lazily to avoid pulling in ESM-only dependencies

Callers

nothing calls this directly

Calls 5

getArgsAfterSpliceFunction · 0.90
proxifyOrpcFunction · 0.90
routerFunction · 0.90
discoverServerFunction · 0.85
runFunction · 0.50

Tested by

no test coverage detected