PosixPermission

Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object GroupExecute extends PosixPermission
case object GroupRead extends PosixPermission
case object GroupWrite extends PosixPermission
case object OthersExecute extends PosixPermission
case object OthersRead extends PosixPermission
case object OthersWrite extends PosixPermission
case object OwnerExecute extends PosixPermission
case object OwnerRead extends PosixPermission
case object OwnerWrite extends PosixPermission

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror