Skip to main content

process_update_notice

Function process_update_notice 

Source
pub async fn process_update_notice<I, S>(
    args: I,
    interactive_text_output: bool,
) -> Option<String>
where I: IntoIterator<Item = S>, S: Into<String>,
Expand description

Renders best-effort process-only notices after primary command output is emitted.