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

Struct WriteFileTool

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

Source from the content-addressed store, hash-verified

111}
112
113type WriteFileTool struct{ BaseTool }
114
115func NewWriteFileTool() *WriteFileTool {
116 return &WriteFileTool{BaseTool{Spec: ToolSpec{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected