MCPcopy
hub / github.com/cli/cli / installDir

Method installDir

pkg/cmd/extension/manager.go:588–590  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

586}
587
588func (m *Manager) installDir() string {
589 return filepath.Join(m.dataDir(), "extensions")
590}
591
592// UpdateDir returns the extension-specific directory where updates are stored.
593func (m *Manager) UpdateDir(name string) string {

Callers 6

listMethod · 0.95
InstallLocalMethod · 0.95
installBinMethod · 0.95
installGitMethod · 0.95
RemoveMethod · 0.95

Calls 1

JoinMethod · 0.80

Tested by 1