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

Class

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

Source from the content-addressed store, hash-verified

95}
96
97class EditToolInvocation implements ToolInvocation<EditToolParams, ToolResult> {
98 constructor(
99 private readonly config: Config,
100 public params: EditToolParams,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected