Package org.gradle.tooling.model
Interface BuildIdentifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.File
getRootDir()
The root directory of this build
-
Modifier and Type | Method | Description |
---|---|---|
java.io.File |
getRootDir() |
The root directory of this build
|