Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
114
func
IsDevMode() bool {
115
return
Dev_VarCache !=
""
116
}
117
118
func
GetWaveAppPath() string {
119
return
AppPath_VarCache
Callers
15
MakeClientJWTToken
Function · 0.92
StartConnServer
Method · 0.92
checkEndpointVar
Function · 0.92
GetEndpoint
Function · 0.92
GetPingEndpoint
Function · 0.92
StartConnServer
Method · 0.92
GetClientId
Function · 0.92
runBuilderApp
Method · 0.92
runTsunamiAppBinary
Function · 0.92
RunWebServer
Function · 0.92
buildGeminiHTTPRequest
Function · 0.92
processGeminiStream
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected