prompt

package
v0.0.0-...-583d561 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPromptRunner

func GetPromptRunner() *promptui.Prompt

func GetSelectRunner

func GetSelectRunner() *promptui.Select

Types

type PromptRunner

type PromptRunner interface {
	Run() (string, error)
}

type SelectRunner

type SelectRunner interface {
	Run() (int, string, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL