Skip to main content

installed_versions_for_routine

Function installed_versions_for_routine 

Source
pub fn installed_versions_for_routine(
    proj_dirs: &ProjectDirs,
    name: &str,
) -> Vec<String>
Expand description

Version directory names for a routine, sorted lexicographically.

“Latest” is often the last entry after sort; see module-level docs.