Skip to main content

error_to_exit_code_and_kind

Function error_to_exit_code_and_kind 

Source
pub fn error_to_exit_code_and_kind(error: &XCheckerError) -> (i32, ErrorKind)
Expand description

Convert XCheckerError to (exit_code, error_kind) tuple