Package net.kyori.indra.internal
Class ModularityDetecter
- java.lang.Object
-
- net.kyori.indra.internal.ModularityDetecter
-
public final class ModularityDetecter extends Object
Our version of JavaModuleDetector from Gradle, since that's internal API.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisModule(File library, boolean inferModulePath)static booleanisModuleInfo(@NotNull String path)
-