Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ handler
Function
handler
packages/arctic/src/cli/cmd/debug/lsp.ts:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
builder: (yargs) =>
10
yargs.command(DiagnosticsCommand).command(SymbolsCommand).command(DocumentSymbolsCommand).demandCommand(),
11
async
handler() {},
12
})
13
14
const
DiagnosticsCommand = cmd({
Callers
nothing calls this directly
Calls
2
bootstrap
Function · 0.90
cwd
Method · 0.65
Tested by
no test coverage detected