Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chat2AnyLLM/code-agent-manager
/ Description
Method
Description
internal/editorconfig/editor.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
type
ToolConfig
interface
{
43
Name() string
44
Description() string
45
Format() Format
46
PathFor(Scope) string
47
UserPaths() []string
Callers
2
ListFiles
Method · 0.65
configListCommand
Method · 0.65
Implementers
3
yamlToolConfig
internal/editorconfig/yaml_tool.go
tomlToolConfig
internal/editorconfig/toml_tool.go
jsonToolConfig
internal/editorconfig/json_tool.go
Calls
no outgoing calls
Tested by
no test coverage detected