Returns a list of files and directory names in the given folder. Note that you have to return . and ..
The path to the directory.
An array of filenames.
See Implementation
Returns a list of files and directory names in the given folder. Note that you have to return . and ..