Interface IncludedBuild

    • Method Detail

      • getName

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

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

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