directory-tree icon indicating copy to clipboard operation
directory-tree copied to clipboard

suggestion: add a function to simply collect recursivley the filenames in a directory

Open andrewufrank opened this issue 6 years ago • 1 comments

I came to the package with a much simpler expectation - namely to collect the filenames recursively in a directory and build a tree structure (but without the content). I could not find anything else close. Collecting the file content is overkill for me, however I would love to have a ToJSON instance....

thank you!

andrewufrank avatar Feb 03 '19 18:02 andrewufrank

what would you like the ToJSON instance to look like?

jberryman avatar Feb 03 '19 19:02 jberryman