MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/tools/ls.ts:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74class LSToolInvocation extends BaseToolInvocation<LSToolParams, ToolResult> {
75 constructor(
76 private readonly config: Config,
77 params: LSToolParams,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected