pub async fn handle_output_append( AppHandle: AppHandle, Args: Vec<Value>, ) -> Result<Value, String>
Append text to an output channel.