MCPcopy Create free account
hub / github.com/betta-tech/byo-coding-agent / init

Function init

internal/tool/writefile.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12type WriteFileTool struct{}
13
14func init() { Default.Register(&WriteFileTool{}) }
15
16func (WriteFileTool) Definition() api.ToolDef {
17 return api.ToolDef{

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected