Permissions

sealed trait 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).

class Object
trait Matchable
class Any