FileType

replpp.shaded.os.FileType
See theFileType companion trait
object FileType

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FileType.type

Members list

Type members

Classlikes

case object Dir extends FileType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait FileType
class Object
trait Matchable
class Any
Show all
Self type
Dir.type
case object File extends FileType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait FileType
class Object
trait Matchable
class Any
Show all
Self type
File.type
case object Other extends FileType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait FileType
class Object
trait Matchable
class Any
Show all
Self type
Other.type
case object SymLink extends FileType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait FileType
class Object
trait Matchable
class Any
Show all
Self type
SymLink.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror