Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.file
/
ConfigurableFileTree
/
getDir
get
Dir
API
abstract
fun
getDir
(
)
:
File
(
source
)
Returns the base directory of this file tree.
Return
The base directory. Never returns null.