Function: walk()
walk(
dirPath
):AsyncIterable
<string
>
Recursively traverses a directory and yields all the paths to the files in it.
walk(
dirPath
):AsyncIterable
<string
>
Recursively traverses a directory and yields all the paths to the files in it.