spferror

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KeyAbort

func KeyAbort() []string

func KeySkip

func KeySkip() []string

Types

type FileListErrorState

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

func NewFileListError

func NewFileListError(fileList []string,
	continuationFun processbar.FileListProcessor,
	finalizer processbar.ProcessFinalizer) *FileListErrorState

func (*FileListErrorState) Abort

func (fles *FileListErrorState) Abort(runner processbar.ProcessRunner, reqID int) tea.Msg

func (*FileListErrorState) Skip

func (fles *FileListErrorState) Skip(runner processbar.ProcessRunner, reqID int) tea.Msg

type Model

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

func New

func New(open bool, title string, content string, state *FileListErrorState) Model

func (*Model) Close

func (m *Model) Close() *FileListErrorState

func (*Model) IsOpen

func (m *Model) IsOpen() bool

func (*Model) Open

func (m *Model) Open()

func (*Model) Render

func (m *Model) Render() string

func (*Model) State

func (m *Model) State() *FileListErrorState

Jump to

Keyboard shortcuts

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