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

Class

packages/core/src/tools/edit.ts:419–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

417 * Implementation of the Edit tool logic
418 */
419export class EditTool
420 extends BaseDeclarativeTool<EditToolParams, ToolResult>
421 implements ModifiableDeclarativeTool<EditToolParams>
422{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected