MCPcopy Create free account
hub / github.com/codeaashu/claude-code / description

Function description

src/tools/LSPTool/LSPTool.ts:132–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130 maxResultSizeChars: 100_000,
131 isLsp: true,
132 async description() {
133 return DESCRIPTION
134 },
135 userFacingName,
136 shouldDefer: true,
137 isEnabled() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected