Skip to main content

notify_command_failure

Function notify_command_failure 

Source
pub async fn notify_command_failure(
    command: &str,
    error: &str,
    exit_code: Option<i32>,
) -> Result<(), Error>
Expand description

Convenience function to send a command failure notification