wrappers

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallDependenciesWithUI

func InstallDependenciesWithUI(args ...string) error

func LogViewer

func LogViewer(args ...string) error

func StartLoader

func StartLoader(messages chan tea.Msg) error

Types

type AppDepsModel

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

func NewAppDepsModel

func NewAppDepsModel(apps []string, path string, yes bool, quiet bool) AppDepsModel

func (*AppDepsModel) Init

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

func (*AppDepsModel) Update

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

func (*AppDepsModel) View

func (m *AppDepsModel) View() string

type LoaderCloseMsg

type LoaderCloseMsg struct{}

type LoaderMsg

type LoaderMsg struct {
	Message string
}

type LogViewerModel

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

func (*LogViewerModel) Init

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

func (*LogViewerModel) Update

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

func (*LogViewerModel) View

func (m *LogViewerModel) View() string

Jump to

Keyboard shortcuts

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