MCPcopy
hub / github.com/cloudfoundry/cli / SetOutputBucket

Method SetOutputBucket

plugin/rpc/cli_rpc_server.go:58–58  ·  view source on GitHub ↗
(io.Writer)

Source from the content-addressed store, hash-verified

56
57type OutputCapture interface {
58 SetOutputBucket(io.Writer)
59}
60
61func NewRpcService(

Callers 3

CallCoreCommandMethod · 0.65
ui_test.goFile · 0.65

Implementers 2

FakeOutputCaptureplugin/rpc/rpcfakes/fake_output_captur
TeePrintercf/terminal/tee_printer.go

Calls

no outgoing calls

Tested by

no test coverage detected