[][src]Module godwit::tui

TUI Splash Core

TUI splash procedure core. Dictates the TUI windows and operations.

Structs

DrawState

Global-state for TUI

Functions

check_update

Poll for events and call draw on capture.

draw

Redraw canvas using global-state.

run

TUI bootstrap