workflow

package
v1.79.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func Execute

func Execute(workflows map[string]schema.WorkflowManifest) (*App, error)

Execute starts the TUI app and returns the selected items from the views

func NewApp

func NewApp(workflows map[string]schema.WorkflowManifest) *App

func (*App) ExitStatusQuit

func (app *App) ExitStatusQuit() bool

func (*App) GetSelectedWorkflow

func (app *App) GetSelectedWorkflow() string

func (*App) GetSelectedWorkflowFile

func (app *App) GetSelectedWorkflowFile() string

func (*App) GetSelectedWorkflowStep added in v1.56.0

func (app *App) GetSelectedWorkflowStep() string

func (*App) Init

func (app *App) Init() tea.Cmd

func (*App) Update

func (app *App) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*App) View

func (app *App) View() string

Jump to

Keyboard shortcuts

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