app

package
v0.6.10-rc.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 6 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 {
	*tview.Application

	EventBus *events.EventBus
	// contains filtered or unexported fields
}

func NewApp

func NewApp() (*App, error)

func (*App) Clear

func (app *App) Clear()

func (*App) DoStop

func (app *App) DoStop()

func (*App) GetLastFocus

func (app *App) GetLastFocus() (last tview.Primitive)

func (*App) GetRootView

func (app *App) GetRootView() (root tview.Primitive)

func (*App) SetLastFocus

func (app *App) SetLastFocus(last tview.Primitive)

func (*App) SetRootView

func (app *App) SetRootView(root tview.Primitive)

func (*App) Start

func (app *App) Start(context map[string]any) error

blocking call

Jump to

Keyboard shortcuts

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