Package io.quarkus.bootstrap.workspace
Interface SourceDir
-
- All Known Implementing Classes:
DefaultSourceDir
public interface SourceDir
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description PathgetDir()PathgetOutputDir()PathTreegetOutputTree()PathTreegetSourceTree()default <T> TgetValue(Object key, Class<T> type)default booleanisOutputAvailable()
-