source_configure

package
v3.75.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTrufflehogConfiguration

func GetTrufflehogConfiguration() truffleCmdModel

Types

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

type TrufflehogComponent

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

func NewTrufflehogComponent

func NewTrufflehogComponent(common common.Common, parent *SourceConfigure) *TrufflehogComponent

func (*TrufflehogComponent) FullHelp

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

func (*TrufflehogComponent) Init

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

func (*TrufflehogComponent) SetForm

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

func (*TrufflehogComponent) ShortHelp

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

func (*TrufflehogComponent) Update

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

func (*TrufflehogComponent) View

func (m *TrufflehogComponent) View() string

Jump to

Keyboard shortcuts

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