Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.file
/
FileTreeElement
/
getPermissions
get
Permissions
API
@
Incubating
abstract
fun
getPermissions
(
)
:
FilePermissions
(
source
)
Provides a read-only view of access permissions of this file. For details see
FilePermissions
.