|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface Build
Represents a Gradle build.
| Method Summary | |
|---|---|
Project
|
getRootProject()
Returns the root project of this build. |
| Method Detail |
|---|
public Project getRootProject()
Groovy Documentation