Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
102
func
(resp *ProcessResponse) GetFdOut() []byte {
103
return
resp.fdOut
104
}
105
106
// GetError gets the error on the response
107
func
(resp *ProcessResponse) GetError() errors.Error {
Callers
2
Call
Method · 0.80
Stream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected