Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ DataDir
Function
DataDir
internal/config/config.go:784–786 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
782
}
783
784
func
DataDir() string {
785
return
ghConfig.DataDir()
786
}
787
788
func
ConfigDir() string {
789
return
ghConfig.ConfigDir()
Callers
1
copilotInstallDir
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected