Function print_paths

Source
fn print_paths(
    build: &Builder<'_>,
    verb: &str,
    adjective: Option<&str>,
    paths: &[String],
)