pub fn detect_package_manager(path: &Path) -> Option<PackageManager>
Expand description
Detects which package manager is available in the workspace.
pub fn detect_package_manager(path: &Path) -> Option<PackageManager>
Detects which package manager is available in the workspace.