api / org.gradle.api.file / FileSystemLocation / getAsFile

getAsFile

abstract fun getAsFile(): File

Returns this location as an absolute File.

Return
the File