flag

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2025 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelListFlag

type ModelListFlag struct {
	Width                     int
	Height                    int
	ProjectId                 string
	ProjectPickerLastTabIndex int
	Session                   *ssh.Session
	// contains filtered or unexported fields
}

func NewModelListFlag

func NewModelListFlag(session *ssh.Session, lfi *constant.ListFlagInput) (*ModelListFlag, error)

func (ModelListFlag) Init

func (m ModelListFlag) Init() tea.Cmd

func (ModelListFlag) Update

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

func (ModelListFlag) View

func (m ModelListFlag) View() string

type ModelMakeFlag

type ModelMakeFlag struct {
	Width                     int
	Height                    int
	ProjectId                 string
	FlagId                    string
	ProjectPickerLastTabIndex int
	Session                   *ssh.Session
	// contains filtered or unexported fields
}

func NewModelMakeFlag

func NewModelMakeFlag(session *ssh.Session, mfi *constant.MakeFlagInput) (*ModelMakeFlag, error)

func (ModelMakeFlag) Init

func (m ModelMakeFlag) Init() tea.Cmd

func (ModelMakeFlag) Update

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

func (ModelMakeFlag) View

func (m ModelMakeFlag) View() string

Jump to

Keyboard shortcuts

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