Overload List
| Name | Description | |
|---|---|---|
| Dir()()()() |
List current directory's contents as an array of strings of
filenames.
| |
| Dir(String) |
List a directory's contents as an array of strings of filenames.
| |
| Dir(String, Boolean) |
List a directory's contents as an array of strings.
|