[][src]Function sfwtools::copying::run_cp

pub fn run_cp(src: &str, dst: &str)

Convenience function for running cp in idiomatic fashion (i.e.) errors are printed to user and the program exits.