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

Method BuildVersion

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

Source from the content-addressed store, hash-verified

36 IsPromptEnabled() bool
37 Ask(p survey.Prompt, response interface{}, opts ...survey.AskOpt) error
38 BuildVersion() string
39 GetHttpClient() (*http.Client, error)
40 GetConfigProvider() (config.IConfigProvider, error)
41 GetServiceMessageProvider() servicemessages.Provider

Callers 1

NewCmdVersionFunction · 0.65

Implementers 2

factorypkg/factory/factory.go
MockFactorytest/testutil/fakefactory.go

Calls

no outgoing calls

Tested by

no test coverage detected