Skip to main content

try_get_age

Function try_get_age 

Source
pub fn try_get_age(file: &Path, line: usize) -> Option<u64>
Expand description

Try to get the age of a TODO comment via git blame. Returns age in days if successful.