getBuildFile

abstract fun getBuildFile(): File(source)

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.