Function bootstrap::utils::helpers::set_file_times

source ยท
pub fn set_file_times<P: AsRef<Path>>(path: P, times: FileTimes) -> Result<()>
Expand description

Sets the file times for a given file at path.