Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
152
type
EditFileTool
struct
{ BaseTool }
153
154
func
NewEditFileTool() *EditFileTool {
155
return
&EditFileTool{BaseTool{Spec: ToolSpec{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected