Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api
/
Project
/
getProjectDir
get
Project
Dir
API
abstract
fun
getProjectDir
(
)
:
File
(
source
)
The directory containing the project build file.
Return
The project directory. Never returns null.