Skip to main content

config_mtime

Function config_mtime 

Source
pub fn config_mtime(path: &Path) -> u64
Expand description

Get the mtime of a config file as seconds since epoch. Returns 0 if the file doesn’t exist or metadata can’t be read.