Function moras::io::file_io::get_last_modified

source ยท
pub fn get_last_modified(
    file_path: &Path,
) -> Result<SystemTime, Box<dyn Error + Send + Sync>>
Expand description

get file last modified time.