Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetWaveAppResourcesPath
Function
GetWaveAppResourcesPath
pkg/wavebase/wavebase.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
func
GetWaveAppResourcesPath() string {
123
return
AppResourcesPath_VarCache
124
}
125
126
func
GetWaveDataDir() string {
127
return
DataHome_VarCache
Callers
1
GetTsunamiScaffoldPath
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected