Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.file
/
RegularFile
/
getAsFile
get
As
File
API
abstract
fun
getAsFile
(
)
:
File
(
source
)
Returns the location of this file, as an absolute
File
.