ui

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Confirm

func Confirm(label string) (bool, error)

func IsTTY

func IsTTY() bool

func PromptSelect

func PromptSelect(label string, options []Option) (string, error)

func PromptString

func PromptString(label string, required bool) (string, error)

Types

type Option

type Option struct {
	Label       string
	Value       string
	Description string
	Search      string
}

Jump to

Keyboard shortcuts

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