api / org.gradle.api.initialization / ProjectDescriptor / getProjectDir

getProjectDir

abstract fun getProjectDir(): File

Returns the project directory of this project.

Return
The project directory. Never returns null.