copy_file

Function copy_file 

Source
pub fn copy_file(source: &Path, target_dir: &str, scope: &str) -> Result<()>