MCPcopy 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
134func GetWaveAppBinPath() string {
135 return filepath.Join(GetWaveAppPath(), AppPathBinDir)
136}
137
138func GetWaveAppElectronExecPath() string {
139 return AppElectronExecPath_VarCache

Callers 1

GetLocalWshBinaryPathFunction · 0.92

Calls 1

GetWaveAppPathFunction · 0.85

Tested by

no test coverage detected