Table of Contents ▸ List of Commands ▸ Convenience Functions ▸ files | ◀ filename_dated | files2img ▶ |
files | Built-in command |
Arguments:
- _mode,path
Description:
Return the list of files and/or subfolders from specified path.path can be eventually a matching pattern.
mode can be { 0:Files only | 1:Folders only | 2:Files + folders }.
Add 3 to mode to return full paths instead of filenames only.
Default values:
mode=5.