Skip to main content

Module input

Module input 

Source

Modules§

keyboard
state

Structs§

EventHandler

Enums§

AppEvent

Functions§

init_progress_channel
Initialize the global progress channel. Returns the receiver. Called once by ScreenManager at startup.
send_progress
Send a progress message to the TUI. Safe to call from any thread/task. Returns false if the channel is not initialized or closed.