Versions in this module Expand all Collapse all v8 v8.17.0 Nov 18, 2025 Changes in this version + type FakeRepository struct + CopyApplicationStub func(string, string) error + func (fake *FakeRepository) CopyApplication(arg1 string, arg2 string) error + func (fake *FakeRepository) CopyApplicationArgsForCall(i int) (string, string) + func (fake *FakeRepository) CopyApplicationCallCount() int + func (fake *FakeRepository) CopyApplicationCalls(stub func(string, string) error) + func (fake *FakeRepository) CopyApplicationReturns(result1 error) + func (fake *FakeRepository) CopyApplicationReturnsOnCall(i int, result1 error) + func (fake *FakeRepository) Invocations() map[string][][]interface{} Other modules containing this package code.cloudfoundry.org/cli