SortPluginsFinding
class SortPluginsFinding( val dependentProject: McProject, val dependentPath: ProjectPath.StringProjectPath, val buildFile: File, val comparator: Comparator<PluginDeclaration>) : Finding, Fixable
Content copied to clipboard
Constructors
Link copied to clipboard
fun SortPluginsFinding( dependentProject: McProject, dependentPath: ProjectPath.StringProjectPath, buildFile: File, comparator: Comparator<PluginDeclaration>)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open suspend override fun fix(removalStrategy: RemovesDependency.RemovalStrategy): Boolean
Content copied to clipboard
Link copied to clipboard