Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ WshServer
Struct
WshServer
pkg/wshrpc/wshserver/wshserver.go:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
var
InvalidWslDistroNames = []string{
"docker-desktop"
,
"docker-desktop-data"
}
64
65
type
WshServer
struct
{}
66
67
func
(*WshServer) WshServerImpl() {}
68
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected