Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
712
func
StateDir() string {
713
return
ghConfig.StateDir()
714
}
715
716
func
DataDir() string {
717
return
ghConfig.DataDir()
Callers
2
NewManager
Function · 0.92
checkForUpdate
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected