var fileURL : URL?
A URL that represents the file for the current progress object.
あるURL、それは現在の進捗オブジェクトに対するファイルを表します。
var fileTotalCount : Int?
The total number of files for a file progress object.
あるファイル進捗オブジェクトに対するファイルの総数。
var fileCompletedCount : Int?
The number of completed files for a file progress object.
あるファイル進捗オブジェクトに対する完了したファイルの数。
struct Progress.FileOperationKind
The kind of file operation.
ファイル演算の種類。