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

Class

packages/core/src/tools/write-file.ts:385–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383 * Implementation of the WriteFile tool logic
384 */
385export class WriteFileTool
386 extends BaseDeclarativeTool<WriteFileToolParams, ToolResult>
387 implements ModifiableDeclarativeTool<WriteFileToolParams>
388{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected