MCPcopy
hub / github.com/docker/docker-agent / codeModeTool

Struct codeModeTool

pkg/tools/codemode/codemode.go:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37type codeModeTool struct {
38 toolsets []tools.ToolSet
39}
40
41// Verify interface compliance
42var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected