MCPcopy 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
122func GetWaveAppResourcesPath() string {
123 return AppResourcesPath_VarCache
124}
125
126func GetWaveDataDir() string {
127 return DataHome_VarCache

Callers 1

GetTsunamiScaffoldPathFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected