Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
type
WSCommandType
interface
{
20
GetWSCommand() string
21
}
22
23
func
WSCommandTypeUnionMeta() tsgenmeta.TypeUnionMeta {
Callers
1
processWSCommand
Function · 0.65
Implementers
1
WSRpcCommand
pkg/web/webcmd/webcmd.go
Calls
no outgoing calls
Tested by
no test coverage detected