getPosixFilePermissions
Returns the POSIX file permissions of the file located by this path.
Exceptions
UnsupportedOperationException
- if the associated file system does not support the PosixFileAttributeView.
See Also
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns the POSIX file permissions of the file located by this path.
UnsupportedOperationException
- if the associated file system does not support the PosixFileAttributeView.
See Also