MCPcopy Create free account
hub / github.com/cli/cli / DataDir

Function DataDir

internal/config/config.go:784–786  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

782}
783
784func DataDir() string {
785 return ghConfig.DataDir()
786}
787
788func ConfigDir() string {
789 return ghConfig.ConfigDir()

Callers 1

copilotInstallDirFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected