FileTree

Wraps a file system directory as an async tree

FileTree class

FileTree(location) constructor

  • location: any

async keys()

Returns: unknown

Enumerate the names of the files/subdirectories in this directory.