Description
Formats a list of file paths as a readable tree in the terminal. It is useful for scripts, documentation, and build logs that need path structure without scanning the filesystem directly.
The output reflects the paths supplied to it, not necessarily the real state of the disk. Use filesystem tools when you need verified file existence.