Permissions
fs2.io.file.Permissions
Describes the permissions of a file / directory.
Note: currently, there is only one subtype -- PosixPermissions
. More types may be added in the future (e.g. Windows ACLs).
Attributes
- Source
- Permissions.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class PosixPermissions
Members list
In this article