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

Function StateDir

internal/config/config.go:712–714  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

710}
711
712func StateDir() string {
713 return ghConfig.StateDir()
714}
715
716func DataDir() string {
717 return ghConfig.DataDir()

Callers 2

NewManagerFunction · 0.92
checkForUpdateFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected