Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetWaveAppElectronExecPath
Function
GetWaveAppElectronExecPath
pkg/wavebase/wavebase.go:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
func
GetWaveAppElectronExecPath() string {
139
return
AppElectronExecPath_VarCache
140
}
141
142
func
GetHomeDir() string {
143
homeVar, err := os.UserHomeDir()
Callers
2
buildAndRun
Method · 0.92
Start
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected