sortByHierarchy
private suspend fun MutableMap<McProject, Set<ProjectPath.StringProjectPath>>.sortByHierarchy(): List<McProject>(source)
Prioritize the projects with the most dependencies
Since
0.12.0
Prioritize the projects with the most dependencies
0.12.0