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

Constructing trees based on “path” specifications

Open elfring opened this issue 4 years ago • 1 comments

The command “mkdir -p /tmp/a/b/c” can be a known example for the creation of directories. I am looking for programming interfaces which can provide similar functionality for trees. How do you think about to support configurable delimiters?

elfring avatar Mar 29 '21 19:03 elfring

@elfring I’m embarrassed to reply to you after such a long time. Somehow this issue slipped through the cracks. I apologize.

Your suggestion is a good one. I’ll start thinking about how to implement it. Will keep you informed (if you are still interested in this issue).

brettkromkamp avatar May 18 '22 13:05 brettkromkamp