class FileManager
A convenient interface to the contents of the file system, and the primary means of interacting with it.
ファイルシステムの内容、そしてそれと相互作用することの主要な手段に対する便利なインターフェイス。
protocol FileManagerDelegate
The interface a file manager's delegate uses to intervene during operations or if an error occurs.
オペレーションの間にまたはエラーが起こる場合に介入するために、ファイルマネージャの委任先が使うインターフェイス。