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

Method GetSource

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

Source from the content-addressed store, hash-verified

652}
653
654func (handler *RpcResponseHandler) GetSource() string {
655 return handler.source
656}
657
658func (handler *RpcResponseHandler) GetIngressLinkId() baseds.LinkId {
659 return handler.ingressLinkId

Callers 1

GetRpcSourceFromContextFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected