- displayNameAtPath:
Returns the display name of the file or directory at a specified path.
指定されたパスでのファイルまたはディレクトリの表示名を返します。
- attributesOfItemAtPath:error:
Returns the attributes of the item at a given path.
与えられたパスでの項目の属性を返します。
- attributesOfFileSystemForPath:error:
Returns a dictionary that describes the attributes of the mounted file system on which a given path resides.
そこにおいて与えられたパスが存在するところのマウントされたファイルシステムの属性を記述する辞書を返します。
- setAttributes:ofItemAtPath:error:
Sets the attributes of the specified file or directory.
指定されたファイルまたはディレクトリの属性を設定します。