Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
118
func
GetWaveAppPath() string {
119
return
AppPath_VarCache
120
}
121
122
func
GetWaveAppResourcesPath() string {
123
return
AppResourcesPath_VarCache
Callers
2
GetSchemaHandler
Function · 0.92
GetWaveAppBinPath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected