gradle
8.6-rc-4
API
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
.