MCPcopy 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

63var InvalidWslDistroNames = []string{"docker-desktop", "docker-desktop-data"}
64
65type WshServer struct{}
66
67func (*WshServer) WshServerImpl() {}
68

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected