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

Function DataDir

internal/config/config.go:729–731  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

727}
728
729func DataDir() string {
730 return ghConfig.DataDir()
731}
732
733func ConfigDir() string {
734 return ghConfig.ConfigDir()

Callers 1

copilotInstallDirFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected