[][src]Module broot::app

Structs

App

The GUI

AppContext

The immutable container that can be passed around to provide the configuration things

CmdContext

short lived wrapping of a few things which are needed for the handling of a command in a panel and won't be modified during the operation.

Panel
PanelId
Status

the status contains information written on the grey line near the bottom of the screen

Enums

AppStateCmdResult

Result of applying a command to a state

HDir

Either left or right

PanelPurpose

the possible special reason the panel was open

Traits

AppState

a whole application state, stackable to allow reverting to a previous one