Function copy_artifact

Source
pub(crate) fn copy_artifact(
    sh: &Shell,
    filename: &Utf8Path,
    dst: &Path,
) -> Result<()>