BuildIdentifier

Identifies a Gradle build. The identifier is unique within a Gradle invocation, so for example, each included build will have a different identifier.

Functions

Link copied to clipboard
abstract fun getBuildPath(): String
Absolute build path of the build within the Gradle invocation.