confirm

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(defaultValue bool, message string) (yes bool, err error)

func Sendf

func Sendf(defaultValue bool, format string, vars ...any) (yes bool, err error)

Types

type Model

type Model struct {
	Prompt       string
	Confirmed    bool
	DefaultValue bool
}

func (*Model) Init

func (model *Model) Init() tea.Cmd

func (*Model) Update

func (model *Model) Update(message tea.Msg) (tea.Model, tea.Cmd)

func (*Model) View

func (model *Model) View() string

Jump to

Keyboard shortcuts

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