Structures The following structures are available globally. PermissionBits Individual permission bits for read, write, and execute. ## Unix Permissions Read: 4 Write: 2 Execute: 1 In addition you can get the umask value. See more Declaration Swift public struct PermissionBits : OptionSet, Codable, CustomStringConvertible © 2020 Emory Dunn. All rights reserved. (Last updated: 2020-09-01) Generated by jazzy ♪♫ v0.13.5, a Realm project.