Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetWaveAppBinPath
Function
GetWaveAppBinPath
pkg/wavebase/wavebase.go:134–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
}
133
134
func
GetWaveAppBinPath() string {
135
return
filepath.Join(GetWaveAppPath(), AppPathBinDir)
136
}
137
138
func
GetWaveAppElectronExecPath() string {
139
return
AppElectronExecPath_VarCache
Callers
1
GetLocalWshBinaryPath
Function · 0.92
Calls
1
GetWaveAppPath
Function · 0.85
Tested by
no test coverage detected