copy_files

Function copy_files 

Source
fn copy_files(
    sess: &Session,
    target_dir: &Path,
    source_dir: &Path,
) -> Result<bool, ()>