Method lrs::file::Info::last_access

Returns the last time this file was accessed.

Syntax

impl Info {
    fn last_access(&self) -> Time
}