api / org.gradle.api.file / FileTreeElement / getName

getName

abstract fun getName(): String

Returns the base name of this file.

Return
The name. Never returns null.