FileInfo

object FileInfo
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

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

Value members

Concrete fields

final val CAN_EXECUTE: 32
final val CAN_READ: 8
final val CAN_WRITE: 16
final val IS_DIRECTORY: 2
final val IS_FILE: 1
final val IS_HIDDEN: 4