pub fn get_all_available_package_managers() -> Vec<String>Expand description
Scans the system for all supported package managers.
This provides the list of available managers shown in zoi info and
used to validate manager: prefixes in dependency strings.