Function list_installations_in_dir

Source
pub fn list_installations_in_dir(
    install_location: &Path,
) -> Result<Installations, UnityHubError>