Static Propertyswift 6.0.3FoundationEssentials
modificationDate
static let modificationDate: FileAttributeKey
static let modificationDate: FileAttributeKey
s20FoundationEssentials16FileAttributeKeyV16modificationDateACvpZ
What are these?2KMVP
import FoundationEssentials
struct FileAttributeKey
init(_ rawValue: String)
init(rawValue: String)
static let appendOnly: FileAttributeKey
static let busy: FileAttributeKey
static let creationDate: FileAttributeKey
static let deviceIdentifier: FileAttributeKey
static let extensionHidden: FileAttributeKey
static let groupOwnerAccountID: FileAttributeKey
static let groupOwnerAccountName: FileAttributeKey
static let hfsCreatorCode: FileAttributeKey
static let hfsTypeCode: FileAttributeKey
static let immutable: FileAttributeKey
static let ownerAccountID: FileAttributeKey
static let ownerAccountName: FileAttributeKey
static let posixPermissions: FileAttributeKey
static let protectionKey: FileAttributeKey
static let referenceCount: FileAttributeKey
static let size: FileAttributeKey
static let systemFileNumber: FileAttributeKey
static let systemFreeNodes: FileAttributeKey
static let systemFreeSize: FileAttributeKey
static let systemNodes: FileAttributeKey
static let systemNumber: FileAttributeKey
static let systemSize: FileAttributeKey
static let type: FileAttributeKey
let rawValue: String
typealias RawValue = String