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

Function StateDir

internal/config/config.go:780–782  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

778}
779
780func StateDir() string {
781 return ghConfig.StateDir()
782}
783
784func DataDir() string {
785 return ghConfig.DataDir()

Callers 2

NewManagerFunction · 0.92
checkForUpdateFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected