FilePermission

gridscale.ssh.package$.FilePermission$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

sealed abstract class FilePermission

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GRP_RWX.type
object OTH_RWX.type
object USR_RWX.type
case object GRP_RWX extends FilePermission

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
GRP_RWX.type
case object OTH_RWX extends FilePermission

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
OTH_RWX.type
case object USR_RWX extends FilePermission

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
USR_RWX.type

Value members

Concrete methods

def toMask(fps: Set[FilePermission]): Int