Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.file
/
FileSystemLocationProperty
/
getAsFile
get
As
File
API
abstract
fun
getAsFile
(
)
:
Provider
<
File
>
(
source
)
Views the location of this file as a
File
.