replace_channel_content

Function replace_channel_content 

Source
pub(super) async fn replace_channel_content(
    env: &MountainEnvironment,
    channel_identifier: String,
    value: String,
) -> Result<(), CommonError>
Expand description

Replaces the entire content of an output channel.