fullscreen

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Engine engine.Engine
	Format format.Format
	Log    zerolog.Logger
	Out    io.Writer

	Write      bool
	SingleOpts engine.SingleOpts
	RangeOpts  engine.RangeOpts
}

func (*App) Run

func (x *App) Run(ctx context.Context) error

type Mode

type Mode int

type Model

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

func (Model) Init

func (x Model) Init() tea.Cmd

func (Model) Update

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

func (Model) View

func (x Model) View() string

type Style added in v0.3.0

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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