()
| 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 |
| 51 | Set(scope Scope, keyPath string, value any) (savedPath string, err error) |
no outgoing calls