MCPcopy Create free account
hub / github.com/wavetermdev/waveterm / GetWSCommand

Method GetWSCommand

pkg/web/webcmd/webcmd.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19type WSCommandType interface {
20 GetWSCommand() string
21}
22
23func WSCommandTypeUnionMeta() tsgenmeta.TypeUnionMeta {

Callers 1

processWSCommandFunction · 0.65

Implementers 1

WSRpcCommandpkg/web/webcmd/webcmd.go

Calls

no outgoing calls

Tested by

no test coverage detected