bootstrap::utils::helpers

Function 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.