Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ DataDir
Function
DataDir
internal/config/config.go:716–718 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
714
}
715
716
func
DataDir() string {
717
return
ghConfig.DataDir()
718
}
719
720
func
ConfigDir() string {
721
return
ghConfig.ConfigDir()
Callers
1
copilotInstallDir
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected