init(rawValue : String)
Creates a file attribute type value.
ファイル属性型値を作成します。
Availability 有効性
Technology
struct FileAttributeType, @unchecked Sendable
These strings are the possible values for the type
attribute key contained in the dictionary object returned by attributes
.
これらの文字列は、attributes
によって返される辞書オブジェクトの中に含まれるtype
属性キーに対する可能な値です。
init(rawValue : String)
static let typeBlockSpecial : FileAttributeType
static let typeCharacterSpecial : FileAttributeType
static let typeDirectory : FileAttributeType
static let typeRegular : FileAttributeType
static let typeSocket : FileAttributeType
static let typeSymbolicLink : FileAttributeType
static let typeUnknown : FileAttributeType
struct FileManager.DirectoryEnumerationOptions
enum FileManager.SearchPathDirectory
struct FileManager.SearchPathDomainMask
struct FileAttributeKey
struct FileProtectionType
struct URLFileProtection