If you want to generate a tree view of a specific structure such as files in a directory, use rich.tree
. rich
also allows you to add color to each branch using brackets.
If you want to generate a tree view of a specific structure such as files in a directory, use rich.tree
. rich
also allows you to add color to each branch using brackets.