api / org.gradle.api.file / FileTreeElement / getSize

getSize

abstract fun getSize(): Long

Returns the size of this file at the time of file traversal.

Return
The size, in bytes.