start

package
v1.33.6 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunNonInteractive added in v1.32.0

func RunNonInteractive(noBrowser bool) error

Types

type Model added in v1.32.0

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

func New added in v1.32.0

func New(ctx context.Context, args ModelArgs) Model

func (Model) Init added in v1.32.0

func (m Model) Init() tea.Cmd

func (Model) Update added in v1.32.0

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

func (Model) View added in v1.32.0

func (m Model) View() string

type ModelArgs added in v1.32.0

type ModelArgs struct {
	NoBrowser bool
}

Jump to

Keyboard shortcuts

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