About Apple File System
Appleファイルシステムについて
Use high-level APIs to get the most out of Apple File System.
Appleファイルシステムを最大限に活用するために高水準APIを使ってください。
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.
オペレーションの間にまたはエラーが起こる場合に介入するために、ファイルマネージャの委任先が使うインターフェイス。