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

Method Load

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

Source from the content-addressed store, hash-verified

15 Store(profile string, key string, value string)
16 Save(filename string) error
17 Load(filename string) (err error)
18}
19
20type vcs interface {

Callers 1

initMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected