Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/multiapps-cli-plugin
/ StdoutOutputCapturer
Struct
StdoutOutputCapturer
testutil/exiter.go:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
type
StdoutOutputCapturer
struct
{}
17
18
func
NewStdoutOutputCapturer() OutputCapturer {
19
return
&StdoutOutputCapturer{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected