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

Class

packages/core/src/tools/read-many-files.ts:148–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146const DEFAULT_OUTPUT_SEPARATOR_FORMAT = '--- {filePath} ---';
147
148class ReadManyFilesToolInvocation extends BaseToolInvocation<
149 ReadManyFilesParams,
150 ToolResult
151> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected