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

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.