NSDirectoryEnumerationSkipsSubdirectoryDescendants
An option to perform a shallow enumeration that doesn’t descend into directories.
ディレクトリへと下らない浅い列挙を実行するオプション。
NSDirectoryEnumerationSkipsPackageDescendants
An option to treat packages like files and not descend into their contents.
パッケージをファイルのように取り扱う、そしてそれらの内容へと下らないオプション。
NSDirectoryEnumerationSkipsHiddenFiles
An option to skip hidden files.
不可視ファイルをとばすオプション。