set_tree_view_message

Function set_tree_view_message 

Source
pub(super) async fn set_tree_view_message(
    env: &MountainEnvironment,
    view_identifier: String,
    message: Option<String>,
) -> Result<(), CommonError>
Expand description

Updates the tree view message displayed in the UI.