Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
780
func
StateDir() string {
781
return
ghConfig.StateDir()
782
}
783
784
func
DataDir() string {
785
return
ghConfig.DataDir()
Callers
2
NewManager
Function · 0.92
checkForUpdate
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected