Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ tree.py
File
tree.py
examples/tree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Demonstrates how to display a tree of files / directories
with
the Tree renderable.
3
""
"
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