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

Method IsPromptEnabled

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

Source from the content-addressed store, hash-verified

34 GetCurrentHost() string
35 Spinner() Spinner
36 IsPromptEnabled() bool
37 Ask(p survey.Prompt, response interface{}, opts ...survey.AskOpt) error
38 BuildVersion() string
39 GetHttpClient() (*http.Client, error)

Callers 15

newDependenciesFunction · 0.65
deployRunFunction · 0.65
deleteRunFunction · 0.65
listRunFunction · 0.65
createRunFunction · 0.65
NewPackageCreateOptionsFunction · 0.65
NewCmdDeleteFunction · 0.65
NewCmdListFunction · 0.65
listRunFunction · 0.65
listRunFunction · 0.65
runbookRunFunction · 0.65
runDbRunbookFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected