()
| 10 | Len() int |
| 11 | Lookup(name string) ([]config.Entry, bool) |
| 12 | Names() []string |
| 13 | Delete(profile string, value string) bool |
| 14 | DeleteProfile(profile string) bool |
| 15 | Store(profile string, key string, value string) |
no outgoing calls
no test coverage detected