Function copy_artifacts

Source
pub(crate) fn copy_artifacts(
    sh: &Shell,
    artifacts: &[Artifact],
    sysroot: &Path,
) -> Result<()>