typed-tree
typed-tree copied to clipboard
Constructing trees based on “path” specifications
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 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).