MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / EditFileTool

Struct EditFileTool

tools/builtin.go:152–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152type EditFileTool struct{ BaseTool }
153
154func NewEditFileTool() *EditFileTool {
155 return &EditFileTool{BaseTool{Spec: ToolSpec{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected