Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ GetWaveConfigDir
Function
GetWaveConfigDir
pkg/wavebase/wavebase.go:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
func
GetWaveConfigDir() string {
131
return
ConfigHome_VarCache
132
}
133
134
func
GetWaveAppBinPath() string {
135
return
filepath.Join(GetWaveAppPath(), AppPathBinDir)
Callers
13
WaveInfoCommand
Method · 0.92
PathCommand
Method · 0.92
GetWatcher
Function · 0.92
ReadWaveHomeConfigFile
Function · 0.92
WriteWaveHomeConfigFile
Function · 0.92
readConfigPart
Function · 0.92
GetConfigSubdirs
Function · 0.92
MigratePresetsBackgrounds
Function · 0.92
readSecretsFromFile
Function · 0.92
writeSecretsToFile
Function · 0.92
main
Function · 0.92
EnsureWaveConfigDir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected