MCPcopy Create free account
hub / github.com/dotzero/git-profile / Names

Method Names

cmd/interfaces.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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)

Callers 3

delCommandFunction · 0.65
profileResolveFunction · 0.65
ListFunction · 0.65

Implementers 2

Configinternal/config/config.go
storageMockcmd/mock.go

Calls

no outgoing calls

Tested by

no test coverage detected