Skip to main content

finish_run

Function finish_run 

Source
pub(crate) fn finish_run(
    root: &Path,
    args: &Args,
    quiet: bool,
    cache: &Cache,
    templates: &[PathBuf],
    results: Vec<ProcessedTemplate<'_>>,
) -> ExitCode