MCPcopy 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
14const DiagnosticsCommand = cmd({

Callers

nothing calls this directly

Calls 2

bootstrapFunction · 0.90
cwdMethod · 0.65

Tested by

no test coverage detected