Enumerates all files in the specified directory.
Note that unless an explicit mode is given, DirectoryMode.shallow is the default and only items directly contained in the specified folder will be returned.
Path to the (root) folder to list
Defines how files and sub directories are treated during the enumeration
See Implementation
Enumerates all files in the specified directory.
Note that unless an explicit mode is given, DirectoryMode.shallow is the default and only items directly contained in the specified folder will be returned.