Method lrs::file::Info::last_modification

Returns the last time this file was modified.

Syntax

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