cp_r

Function cp_r 

Source
pub fn cp_r<P>(src: P, target: P) -> Result<(), Error>
where P: AsRef<Path> + Sized,
Expand description

unix cp -r