Modules§
Structs§
Enums§
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.