Reads a fs.Dirent of all FSO's (files/directories/etc.) in a directory.
The path of the directory to read.
The fs.Dirent object contains the name of the FSO, and its type (isDirectory, isFile, etc.)
Generated using TypeDoc
Reads a fs.Dirent of all FSO's (files/directories/etc.) in a directory.