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