Skip to main content

write_output

Function write_output 

Source
pub fn write_output(
    reports: &[FileReport],
    args: &AnalyzeArgs,
    _threshold_exceeded: bool,
) -> Result<(), ArboristError>