Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ tree.py
File
tree.py
rich/tree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
Iterator, List, Optional, Tuple
2
3
from
._loop
import
loop_first, loop_last
4
from
.console
import
Console, ConsoleOptions, RenderableType, RenderResult
Callers
nothing calls this directly
Calls
12
Table
Class · 0.90
Syntax
Class · 0.90
Markdown
Class · 0.90
Group
Class · 0.90
Panel
Class · 0.90
Tree
Class · 0.85
Console
Class · 0.85
add_column
Method · 0.80
add_row
Method · 0.80
add
Method · 0.80
print
Method · 0.80
fit
Method · 0.45
Tested by
no test coverage detected