MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / GetCommand

Method GetCommand

pkg/wshutil/wshrpc.go:642–644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

640}
641
642func (handler *RpcResponseHandler) GetCommand() string {
643 return handler.command
644}
645
646func (handler *RpcResponseHandler) GetCommandRawData() any {
647 return handler.commandData

Callers 2

noImplHandlerFunction · 0.80
serverImplAdapterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected