Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
{ parseArgs } from
"util"
;
4
import
{ listWorkspacesCommand } from
"./list-workspaces"
;
Callers
nothing calls this directly
Calls
5
listWorkspacesCommand
Function · 0.90
costsCommand
Function · 0.90
sendMessageCommand
Function · 0.90
consolidateMemoryCommand
Function · 0.90
parseArgs
Function · 0.85
Tested by
no test coverage detected