MCPcopy 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
138func GetWaveAppElectronExecPath() string {
139 return AppElectronExecPath_VarCache
140}
141
142func GetHomeDir() string {
143 homeVar, err := os.UserHomeDir()

Callers 2

buildAndRunMethod · 0.92
StartMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected