Interface IncludedBuild

    • Method Detail

      • getName

        java.lang.String getName()
        The name of the included build.
      • getProjectDir

        java.io.File getProjectDir()
        The root directory of the included build.
      • task

        TaskReference task​(java.lang.String path)
        Produces a reference to a task in the included build.