source_configure

package
v3.0.0-...-838862a Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGitpwnedConfiguration

func GetGitpwnedConfiguration() gitpwnedCmdModel

Types

type GitpwnedComponent

type GitpwnedComponent struct {
	common.Common
	// contains filtered or unexported fields
}

func NewGitpwnedComponent

func NewGitpwnedComponent(common common.Common, parent *SourceConfigure) *GitpwnedComponent

func (*GitpwnedComponent) FullHelp

func (m *GitpwnedComponent) FullHelp() [][]key.Binding

func (*GitpwnedComponent) Init

func (m *GitpwnedComponent) Init() tea.Cmd

func (*GitpwnedComponent) SetForm

func (m *GitpwnedComponent) SetForm(form tea.Model)

func (*GitpwnedComponent) ShortHelp

func (m *GitpwnedComponent) ShortHelp() []key.Binding

func (*GitpwnedComponent) Update

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

func (*GitpwnedComponent) View

func (m *GitpwnedComponent) View() string

type Item

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

func (Item) Description

func (i Item) Description() string

func (Item) FilterValue

func (i Item) FilterValue() string

We shouldn't be filtering for these list items.

func (Item) ID

func (i Item) ID() string

func (Item) SetDescription

func (i Item) SetDescription(d string) Item

func (Item) Title

func (i Item) Title() string

type RunComponent

type RunComponent struct {
	common.Common
	// contains filtered or unexported fields
}

func NewRunComponent

func NewRunComponent(common common.Common, parent *SourceConfigure) *RunComponent

func (*RunComponent) FullHelp

func (m *RunComponent) FullHelp() [][]key.Binding

func (*RunComponent) Init

func (m *RunComponent) Init() tea.Cmd

func (*RunComponent) ShortHelp

func (m *RunComponent) ShortHelp() []key.Binding

func (*RunComponent) Update

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

func (*RunComponent) View

func (m *RunComponent) View() string

type SetArgsMsg

type SetArgsMsg string

type SetSourceMsg

type SetSourceMsg struct {
	Source string
}

type SourceComponent

type SourceComponent struct {
	common.Common
	// contains filtered or unexported fields
}

func NewSourceComponent

func NewSourceComponent(common common.Common, parent *SourceConfigure) *SourceComponent

func (*SourceComponent) FullHelp

func (m *SourceComponent) FullHelp() [][]key.Binding

func (*SourceComponent) Init

func (m *SourceComponent) Init() tea.Cmd

func (*SourceComponent) SetForm

func (m *SourceComponent) SetForm(form tea.Model)

func (*SourceComponent) ShortHelp

func (m *SourceComponent) ShortHelp() []key.Binding

func (*SourceComponent) Update

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

func (*SourceComponent) View

func (m *SourceComponent) View() string

type SourceConfigure

type SourceConfigure struct {
	common.Common
	// contains filtered or unexported fields
}

func New

func (*SourceConfigure) FullHelp

func (m *SourceConfigure) FullHelp() [][]key.Binding

func (SourceConfigure) Init

func (m SourceConfigure) Init() tea.Cmd

func (*SourceConfigure) ShortHelp

func (m *SourceConfigure) ShortHelp() []key.Binding

func (*SourceConfigure) Update

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

func (*SourceConfigure) View

func (m *SourceConfigure) View() string

Jump to

Keyboard shortcuts

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