tui

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, actions []parser.ActionRef, token string, dryRun bool) error

Run launches the interactive TUI.

Types

type ActionItem

type ActionItem struct {
	Owner       string
	Repo        string
	Current     string
	Latest      string
	FileCount   int
	Selected    bool
	UpToDate    bool
	APIError    bool
	APIErrorMsg string
}

ActionItem represents a grouped action for display in the TUI.

func (ActionItem) Description

func (a ActionItem) Description() string

func (ActionItem) FilterValue

func (a ActionItem) FilterValue() string

func (ActionItem) Title

func (a ActionItem) Title() string

Jump to

Keyboard shortcuts

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