Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.file
/
FileTreeElement
/
getLastModified
get
Last
Modified
API
abstract
fun
getLastModified
(
)
:
Long
(
source
)
Returns the last modified time of this file at the time of file traversal.
Return
The last modified time.