Interface SourceDir

    • Method Detail

      • getDir

        Path getDir()
      • getSourceTree

        PathTree getSourceTree()
      • isOutputAvailable

        default boolean isOutputAvailable()
      • getOutputDir

        Path getOutputDir()
      • getOutputTree

        PathTree getOutputTree()
      • getValue

        default <T> T getValue​(Object key,
                               Class<T> type)