DepthFinding

fun DepthFinding(    dependentProject: McProject,     dependentPath: ProjectPath.StringProjectPath,     depth: Int,     children: List<DepthFinding>,     sourceSetName: SourceSetName,     buildFile: File)

Sources

Link copied to clipboard