Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ GetWaveDataDir
Function
GetWaveDataDir
pkg/wavebase/wavebase.go:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
func
GetWaveDataDir() string {
127
return
DataHome_VarCache
128
}
129
130
func
GetWaveConfigDir() string {
131
return
ConfigHome_VarCache
Callers
15
WaveInfoCommand
Method · 0.92
PathCommand
Method · 0.92
getWshPath
Method · 0.92
GetDBName
Function · 0.92
WaveshellLocalEnvVars
Function · 0.92
GetLocalBashRcFileOverride
Function · 0.92
GetLocalWaveFishFilePath
Function · 0.92
GetLocalWavePowershellEnv
Function · 0.92
GetLocalZshZDotDir
Function · 0.92
initCustomShellStartupFilesInternal
Function · 0.92
GetDBName
Function · 0.92
main
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected