MCPcopy Index your code
hub / github.com/cli/cli / DataDir

Function DataDir

internal/config/config.go:716–718  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

714}
715
716func DataDir() string {
717 return ghConfig.DataDir()
718}
719
720func ConfigDir() string {
721 return ghConfig.ConfigDir()

Callers 1

copilotInstallDirFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected