render_error

Function render_error 

Source
pub fn render_error(err: &Error) -> (i32, String)
Expand description

Render a fallible CLI error into a stable exit code + human message.