mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
10 lines
223 B
Markdown
10 lines
223 B
Markdown
# Examples
|
|
|
|
Run any of these examples to demonstrate a Textual features.
|
|
|
|
The example code will generate a log file called "textual.log". Tail this file to gain insight in to what Textual is doing.
|
|
|
|
```
|
|
tail -f textual
|
|
```
|