[String] listDir(String dirname)
Arguments
dirname: The name of the directory
Usage
Returns a list of all file and sub-directory names in the directory, including "." and "..".
dirname: The name of the directoryReturns a list of all file and sub-directory names in the directory, including "." and "..".