Class Project_2_1

    • Field Detail

      • projectDir

        public final FileRef_1_0 projectDir
        The project directory.
      • buildFile

        @Nullable("when the build file doesn\'t physically exist for Gradle 2.3 and earlier, always non-null for later versions")
        public final @Nullable("when the build file doesn\'t physically exist for Gradle 2.3 and earlier, always non-null for later versions") FileRef_1_0 buildFile
        The Gradle build file of the project.
      • buildFileExists

        public final boolean buildFileExists
        Whether the Gradle build file physically exists.