MCPcopy
hub / github.com/apache/devlake / GetFdOut

Method GetFdOut

backend/core/utils/ipc.go:102–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100}
101
102func (resp *ProcessResponse) GetFdOut() []byte {
103 return resp.fdOut
104}
105
106// GetError gets the error on the response
107func (resp *ProcessResponse) GetError() errors.Error {

Callers 2

CallMethod · 0.80
StreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected