MCPcopy 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
16type StdoutOutputCapturer struct{}
17
18func NewStdoutOutputCapturer() OutputCapturer {
19 return &StdoutOutputCapturer{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected