Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
646
func
(handler *RpcResponseHandler) GetCommandRawData() any {
647
return
handler.commandData
648
}
649
650
func
(handler *RpcResponseHandler) GetRpcContext() wshrpc.RpcContext {
651
return
handler.rpcCtx
Callers
1
serverImplAdapter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected