pub(super) async fn reveal_channel( env: &MountainEnvironment, channel_identifier: String, preserve_focus: bool, ) -> Result<(), CommonError>
Reveals an output channel in the UI.