FileTree class
FileTree(location) constructor
- location: any
async keys()
Returns: unknown
Enumerate the names of the files/subdirectories in this directory.
Wraps a file system directory as an async tree
Returns: unknown
Enumerate the names of the files/subdirectories in this directory.