streamly
streamly copied to clipboard
Add FileType and FileLevel (depth) info in the directory read APIs
Type information is already available when we are using readdir or stat.
The level information can be generated by the concatIterate function?