Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
type
WriteFileTool
struct
{}
13
14
func
init() { Default.Register(&WriteFileTool{}) }
15
16
func
(WriteFileTool) Definition() api.ToolDef {
17
return
api.ToolDef{
Callers
nothing calls this directly
Calls
1
Register
Method · 0.45
Tested by
no test coverage detected