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

Method Save

cmd/interfaces.go:16–16  ·  view source on GitHub ↗
(filename string)

Source from the content-addressed store, hash-verified

14 DeleteProfile(profile string) bool
15 Store(profile string, key string, value string)
16 Save(filename string) error
17 Load(filename string) (err error)
18}
19

Callers 5

delCommandFunction · 0.65
profileDeleteFunction · 0.65
ImportFunction · 0.65
profileUpdateEntryFunction · 0.65
profileUpdateEntriesFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected