Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dotzero/git-profile
/ DeleteProfile
Method
DeleteProfile
cmd/interfaces.go:14–14 ·
view source on GitHub ↗
(profile string)
Source
from the content-addressed store, hash-verified
12
Names() []string
13
Delete(profile string, value string) bool
14
DeleteProfile(profile string) bool
15
Store(profile string, key string, value string)
16
Save(filename string) error
17
Load(filename string) (err error)
Callers
1
profileDelete
Function · 0.65
Implementers
2
Config
internal/config/config.go
storageMock
cmd/mock.go
Calls
no outgoing calls
Tested by
no test coverage detected