ProjectQueue
Processes projects in a set order, and automatically clears the cache of each
Since
0.12.0
Properties
Functions
Link copied to clipboard
Link copied to clipboard
private suspend fun MutableMap<McProject, Set<ProjectPath.StringProjectPath>>.sortByHierarchy(): List<McProject>
Prioritize the projects with the most dependencies