Skip to main content

verdict

Function verdict 

Source
pub(crate) fn verdict<'a>(
    findings: impl Iterator<Item = &'a Finding>,
) -> ExitCode
Expand description

The exit code, from everything that was found.