MCPcopy
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
126func GetWaveDataDir() string {
127 return DataHome_VarCache
128}
129
130func GetWaveConfigDir() string {
131 return ConfigHome_VarCache

Callers 15

WaveInfoCommandMethod · 0.92
PathCommandMethod · 0.92
getWshPathMethod · 0.92
GetDBNameFunction · 0.92
WaveshellLocalEnvVarsFunction · 0.92
GetLocalWaveFishFilePathFunction · 0.92
GetLocalZshZDotDirFunction · 0.92
GetDBNameFunction · 0.92
mainFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected