UnixPermission

constructor(bits: Int)
constructor(readable: Boolean = true, writable: Boolean = true, executable: Boolean = false)