cmd

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 34 Imported by: 0

Documentation

Overview

Copyright © 2022 lewo <lewo@abesis.fr>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type BuilderModel added in v0.13.0

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

func (BuilderModel) View added in v0.13.0

func (bm BuilderModel) View() string

type DeployerModel added in v0.13.0

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

func (DeployerModel) View added in v0.13.0

func (dm DeployerModel) View() string

type FetcherModel added in v0.13.0

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

FetcherModel holds the current fetcher state and renders it.

func (FetcherModel) View added in v0.13.0

func (fm FetcherModel) View() string

type ManagerModel added in v0.13.0

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

func (ManagerModel) View added in v0.13.0

func (mm ManagerModel) View() string

type Model added in v0.13.0

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

func (Model) Init added in v0.13.0

func (m Model) Init() tea.Cmd

func (Model) Update added in v0.13.0

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

func (Model) View added in v0.13.0

func (m Model) View() string

Jump to

Keyboard shortcuts

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