Skip to main content

copy_if_exists

Function copy_if_exists 

Source
pub(crate) fn copy_if_exists(src: &Path, dest: &Path) -> Result<()>