MCPcopy Create free account
hub / github.com/Chat2AnyLLM/code-agent-manager / UserPaths

Method UserPaths

internal/editorconfig/editor.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 Format() Format
46 PathFor(Scope) string
47 UserPaths() []string
48 ProjectPath() string
49 Load(Scope) (data map[string]any, path string, err error)
50 LoadAll() map[string]ScopedConfig

Callers 3

ListFilesMethod · 0.65
configListCommandMethod · 0.65

Implementers 3

yamlToolConfiginternal/editorconfig/yaml_tool.go
tomlToolConfiginternal/editorconfig/toml_tool.go
jsonToolConfiginternal/editorconfig/json_tool.go

Calls

no outgoing calls