Package io.quarkus.container.util
Class PathsUtil
java.lang.Object
io.quarkus.container.util.PathsUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic AbstractMap.SimpleEntry<Path,Path> findMainSourcesRoot(Path outputDirectory) Return a Map.Entry (which is used as a Tuple) containing the main sources root as the key and the project root as the value
-
Method Details
-
findMainSourcesRoot
Return a Map.Entry (which is used as a Tuple) containing the main sources root as the key and the project root as the value
-