Versions in this module Expand all Collapse all v8 v8.4.4 Aug 24, 2022 v8.4.3 Aug 24, 2022 Changes in this version + type FakeCommandRunner struct + CommandStub func([]string, commandregistry.Dependency, bool) error + func (fake *FakeCommandRunner) Command(arg1 []string, arg2 commandregistry.Dependency, arg3 bool) error + func (fake *FakeCommandRunner) CommandArgsForCall(i int) ([]string, commandregistry.Dependency, bool) + func (fake *FakeCommandRunner) CommandCallCount() int + func (fake *FakeCommandRunner) CommandCalls(stub func([]string, commandregistry.Dependency, bool) error) + func (fake *FakeCommandRunner) CommandReturns(result1 error) + func (fake *FakeCommandRunner) CommandReturnsOnCall(i int, result1 error) + func (fake *FakeCommandRunner) Invocations() map[string][][]interface{} + type FakeOutputCapture struct + SetOutputBucketStub func(io.Writer) + func (fake *FakeOutputCapture) Invocations() map[string][][]interface{} + func (fake *FakeOutputCapture) SetOutputBucket(arg1 io.Writer) + func (fake *FakeOutputCapture) SetOutputBucketArgsForCall(i int) io.Writer + func (fake *FakeOutputCapture) SetOutputBucketCallCount() int + func (fake *FakeOutputCapture) SetOutputBucketCalls(stub func(io.Writer)) + type FakeTerminalOutputSwitch struct + DisableTerminalOutputStub func(bool) + func (fake *FakeTerminalOutputSwitch) DisableTerminalOutput(arg1 bool) + func (fake *FakeTerminalOutputSwitch) DisableTerminalOutputArgsForCall(i int) bool + func (fake *FakeTerminalOutputSwitch) DisableTerminalOutputCallCount() int + func (fake *FakeTerminalOutputSwitch) DisableTerminalOutputCalls(stub func(bool)) + func (fake *FakeTerminalOutputSwitch) Invocations() map[string][][]interface{} Other modules containing this package github.com/LukasHeimann/cloudfoundrycli