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

Function init

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected