app

package
v0.6.9-alpha.9 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2023 License: Apache-2.0 Imports: 5 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) 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() error

blocking call

Jump to

Keyboard shortcuts

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