Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ tree.py
File
tree.py
examples/tree.py:None–None · examples/tree.py
Source
from the content-addressed store, hash-verified
1
class
="st">"""
2
Demonstrates how to display a tree of files / directories
with
the Tree renderable.
3
class
="st">"""
4
Callers
nothing calls this directly
Calls
3
print
Function · 0.90
Tree
Class · 0.90
walk_directory
Function · 0.85
Tested by
no test coverage detected