outdated

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package outdated provides the view shown when beads version is too old.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	// contains filtered or unexported fields
}

Model holds the outdated view state.

func New

func New(currentVersion, requiredVersion string) Model

New creates a new outdated view with version information.

func (Model) Init

func (m Model) Init() tea.Cmd

Init returns the initial command.

func (Model) SetSize

func (m Model) SetSize(width, height int) Model

SetSize updates the view dimensions.

func (Model) Update

func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

Update handles messages.

func (Model) View

func (m Model) View() string

View renders the outdated state.

Jump to

Keyboard shortcuts

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