ui

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AskForDiskAutoresize = askForDiskAutoresize
View Source
var AskForDiskSize = askForDiskSize
View Source
var AskForTier = askForTier
View Source
var AskForType = askForType

Functions

This section is empty.

Types

type Prompter

type Prompter interface {
	Show(text ...string) (string, error)
}

type Selector

type Selector interface {
	Prompter
	WithOptions(options []string) Selector
}
var TextSelector Selector = &textSelector{defaultSelector: &pterm.DefaultInteractiveSelect}

Jump to

Keyboard shortcuts

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