gradle
8.2
Java API
gradle
/
org.gradle.api.file
/
FileSystemLocationProperty
/
getAsFile
get
As
File
Java API
abstract
fun
getAsFile
(
)
:
Provider
<
File
>
Views the location of this file as a
File
.