recursiveReadDir
Callable
Parameters
Name Type Default Description dir string the directory to read (from the root directory)
skipDirectories string[] = [] The directories/sub-directories to skip
allowedExtensions string[] = ... extension of the files to read
Returns string[]