Function detect_package_manager

Source
pub fn detect_package_manager(path: &Path) -> Option<PackageManager>
Expand description

Detects which package manager is available in the workspace.