tui

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: MIT Imports: 13 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, semverMode 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
	BreakingChanges []breakingchanges.BreakingChange
	HasBreaking     bool
}

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