setPosixFilePermissions
Sets the POSIX file permissions for the file located by this path.
Since Kotlin
1.5See also
Throws
if the associated file system does not support the PosixFileAttributeView.
Sets the POSIX file permissions for the file located by this path.
if the associated file system does not support the PosixFileAttributeView.
Thanks for your feedback!