Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getArgsAfterSplice
Function · 0.90
proxifyOrpc
Function · 0.90
router
Function · 0.90
discoverServer
Function · 0.85
run
Function · 0.50
Tested by
no test coverage detected