Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ ClientArch
Function
ClientArch
pkg/wavebase/wavebase.go:345–347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
343
}
344
345
func
ClientArch() string {
346
return
fmt.Sprintf(
"%s/%s"
, runtime.GOOS, runtime.GOARCH)
347
}
348
349
func
ClientPackageType() string {
350
if
os.Getenv(
"SNAP"
) !=
""
{
Callers
3
SendDiagnosticPing
Function · 0.92
UpdateActivity
Function · 0.92
startupActivityUpdate
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected