api / org.gradle.api.initialization / ProjectDescriptor / getBuildFileName

getBuildFileName

abstract fun getBuildFileName(): String

Returns the name of the build file for this project. This name is interpreted relative to the project directory.

Return
The build file name.