MCPcopy
hub / github.com/wavetermdev/waveterm / IsDevMode

Function IsDevMode

pkg/wavebase/wavebase.go:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112}
113
114func IsDevMode() bool {
115 return Dev_VarCache != ""
116}
117
118func GetWaveAppPath() string {
119 return AppPath_VarCache

Callers 15

MakeClientJWTTokenFunction · 0.92
StartConnServerMethod · 0.92
checkEndpointVarFunction · 0.92
GetEndpointFunction · 0.92
GetPingEndpointFunction · 0.92
StartConnServerMethod · 0.92
GetClientIdFunction · 0.92
runBuilderAppMethod · 0.92
runTsunamiAppBinaryFunction · 0.92
RunWebServerFunction · 0.92
buildGeminiHTTPRequestFunction · 0.92
processGeminiStreamFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected