Function sfwtools::copying::run_cp

source ยท
pub fn run_cp(src: &str, dst: &str)
Expand description

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