api / org.gradle.api.file / RegularFileProperty / getAsFile

getAsFile

abstract fun getAsFile(): Provider<File>

Views the location of this file as a File.