Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Write
Method
Write
internal/config/config.go:106–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
}
105
106
func
(c *cfg) Write() error {
107
return
ghConfig.Write(c.cfg)
108
}
109
110
func
(c *cfg) Aliases() gh.AliasConfig {
111
return
&AliasConfig{cfg: c.cfg}
Callers
2
NewFromString
Function · 0.95
Migrate
Method · 0.95
Calls
1
Write
Method · 0.65
Tested by
no test coverage detected