mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
new layout class
This commit is contained in:
parent
a16b4db879
commit
1b1f2d0631
29 changed files with 795 additions and 158 deletions
|
@ -1,3 +1,7 @@
|
|||
"""
|
||||
Demonstrates how to display a tree of files / directories with the Tree renderable.
|
||||
"""
|
||||
|
||||
import os
|
||||
import pathlib
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue