find_cached_edition

Function find_cached_edition 

Source
fn find_cached_edition(cache_directory: &Path, name: &str) -> Option<u16>
Expand description

Find the latest cached edition for a program in the local registry. Returns None if no cached version exists.