MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / GetWaveAppPath

Function GetWaveAppPath

pkg/wavebase/wavebase.go:118–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116}
117
118func GetWaveAppPath() string {
119 return AppPath_VarCache
120}
121
122func GetWaveAppResourcesPath() string {
123 return AppResourcesPath_VarCache

Callers 2

GetSchemaHandlerFunction · 0.92
GetWaveAppBinPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected