Gets a list of files and/or folders of a given directory
Source Directory
String
|
The directory where we should get our list |
Files
Boolean
|
Should we return a list of files? |
Directories
Boolean
|
Should we return a list of directories? |
Return Value
Array of Strings
|
Returns true if the directory exists |