MCPcopy
hub / github.com/wavetermdev/waveterm / GetCommandRawData

Method GetCommandRawData

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

Source from the content-addressed store, hash-verified

644}
645
646func (handler *RpcResponseHandler) GetCommandRawData() any {
647 return handler.commandData
648}
649
650func (handler *RpcResponseHandler) GetRpcContext() wshrpc.RpcContext {
651 return handler.rpcCtx

Callers 1

serverImplAdapterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected