MCPcopy Create free account
hub / github.com/cloudfoundry/multiapps-cli-plugin / UIOutputCapturer

Struct UIOutputCapturer

testutil/exiter.go:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34type UIOutputCapturer struct{}
35
36func NewUIOutputCapturer() OutputCapturer {
37 return &UIOutputCapturer{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected