Function diffutilslib::utils::get_modification_time
source · pub fn get_modification_time(file_path: &str) -> String
Expand description
Retrieves the modification time of the input file specified by file path If an error occurs, it returns the current system time