Contents

skipsSubdirectoryDescendants

An option to perform a shallow enumeration that doesn’t descend into directories.

Declaration

static var skipsSubdirectoryDescendants: FileManager.DirectoryEnumerationOptions { get }

See Also

Directory Enumeration Options