Skip to main content

send_progress

Function send_progress 

Source
pub fn send_progress(message: String) -> bool
Expand description

Send a progress message to the TUI. Safe to call from any thread/task. Returns false if the channel is not initialized or closed.