getBuildFile

abstract fun getBuildFile(): File

The build script for this project.

If the file exists, it will be evaluated against this project when this project is configured.

Return

the build script for this project.