Function check_ok

Source
pub fn check_ok(
    status: ExitStatus,
    ignore_error: bool,
    span: Span,
) -> Result<(), ShellError>