Function moras::io::file_io::get_last_modified_str

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

get file last modified time with string path.