MCPcopy Create free account
hub / github.com/carvel-dev/kapp-controller / AskForText

Method AskForText

cli/pkg/kctrl/cmd/core/authoring_ui.go:16–16  ·  view source on GitHub ↗
(textOpts ui.TextOpts)

Source from the content-addressed store, hash-verified

14 PrintCmdExecutionText(text string)
15 PrintActionableText(text string)
16 AskForText(textOpts ui.TextOpts) (string, error)
17 AskForChoice(opts ui.ChoiceOpts) (int, error)
18 PrintCmdExecutionOutput(text string)
19 PrintHeaderText(text string)

Callers 15

readPackageRefNameMethod · 0.65
loadExportDataMethod · 0.65
RunMethod · 0.65
AskForTextMethod · 0.65
getAppBuildNameMethod · 0.65
configureGitURLMethod · 0.65
configureGitRefMethod · 0.65
getIncludedPathsMethod · 0.65

Implementers 1

AuthoringUIImplcli/pkg/kctrl/cmd/core/authoring_ui.go

Calls

no outgoing calls

Tested by

no test coverage detected