Package io.quarkus.bootstrap.workspace
Interface SourceDir
- All Superinterfaces:
Mappable
- All Known Implementing Classes:
DefaultSourceDir,LazySourceDir
-
Method Details
-
of
-
of
-
getDir
Path getDir() -
getSourceTree
PathTree getSourceTree() -
isOutputAvailable
default boolean isOutputAvailable() -
getOutputDir
Path getOutputDir() -
getAptSourcesDir
Path getAptSourcesDir() -
getOutputTree
PathTree getOutputTree() -
getValue
-
asMap
Description copied from interface:MappableReturns an instance of aMapthat represents this instance.
-