Skip to main content

exit_code_of

Function exit_code_of 

Source
pub fn exit_code_of(report: &Report) -> Option<u8>
Expand description

Read an exit code attached to report, if any.

Returns None for an ordinary error — the boundary then applies its default (1).