支持每行一条路径或空格/Tab 缩进两种输入,输出 ASCII 目录树。
目录树
The directory tree generator converts a list of paths (one per line) or indented text into a readable ASCII directory tree, perfect for showing project structures or organizing directory information.
Great for documenting project structures or marking directory levels in code comments. Path separators and indentation are normalized automatically, and directories are sorted first.