Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ SetConfig
Method
SetConfig
pkg/cmd/extension/manager.go:79–81 ·
view source on GitHub ↗
(cfg gh.Config)
Source
from the content-addressed store, hash-verified
77
}
78
79
func
(m *Manager) SetConfig(cfg gh.Config) {
80
m.config = cfg
81
}
82
83
func
(m *Manager) SetClient(client *http.Client) {
84
m.client = client
Callers
1
extensionManager
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected