This generator lists files in a directory, where the name of the files match a specified pattern.
How to configure this generator
- Directory: Select the directory to list files.
- [Recursive]: If checked, the generator will list every file in the directory hierarchy.
- Filename pattern: (Optional) Filenames shall match the specified pattern to be included in the list.
- [Regular Expression]: If checked, the filename pattern will be handled as a regular expression.