api / org.gradle.tooling.model / BuildIdentifier

BuildIdentifier

interface BuildIdentifier : Model

Identifies a Gradle build.

A Gradle Build is a collection of one or more projects.

Since
2.13

Functions

getRootDir

abstract fun getRootDir(): File

The root directory of this build