MCPcopy Create free account
hub / github.com/OctopusDeploy/cli / Start

Method Start

pkg/factory/factory.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15// wrapper over the underlying spinner so we can mock it
16type Spinner interface {
17 Start()
18 Stop()
19}
20

Callers 3

GetSystemClientMethod · 0.65
RoundTripMethod · 0.65
runExecutableRawOutputFunction · 0.65

Implementers 2

noSpinnerpkg/factory/factory.go
FakeSpinnertest/testutil/fakefactory.go

Calls

no outgoing calls

Tested by

no test coverage detected