app

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Ecosystem

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

Ecosystem contains the total Vagrant world information

func (*Ecosystem) View

func (e *Ecosystem) View() (result string)

type Environment

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

Environment represents a single Vagrant project

type Machine

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

Machine contains all the data and actions associated with a specific Machine

func (*Machine) View

func (m *Machine) View() string

type Violet

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

Complete app state (i.e. the BubbleTea model)

func (Violet) Init

func (v Violet) Init() tea.Cmd

func (Violet) Update

func (v Violet) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Violet) View

func (v Violet) View() (view string)

Jump to

Keyboard shortcuts

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