Instance Property
インスタンスプロパティ
fileAttributes
A dictionary with the attributes of the most recently returned file or subdirectory (as referenced by the pathname).
最も新しく返される(パス名によって参照される)ファイルまたは下位ディレクトリの属性を持つ辞書。
Discussion
議論
See the description of the fileAttributes(atPath:traverseLink:)
method of FileManager
for details on obtaining the attributes from the dictionary.
FileManager
のfileAttributes(atPath:traverseLink:)
メソッドの解説を辞書から属性を取得する上での詳細として見てください。
See Also
参照
Getting File and Directory Attributes
ファイルおよびディレクトリ属性を取得する
var level: Int
The number of levels deep the current object is in the directory hierarchy being enumerated.
現在のオブジェクトが列挙されているディレクトリ階層の深さ水準数。