mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 13:28:16 +08:00
Add AsciiCast demos for docs
This commit is contained in:

committed by
Patrik Svensson

parent
69fdae70c0
commit
46abadaccb
@ -5,7 +5,7 @@ RedirectFrom: progress
|
||||
|
||||
Spectre.Console can display information about long running tasks in the console.
|
||||
|
||||

|
||||
<?# AsciiCast cast="progress" /?>
|
||||
|
||||
<?# Alert ?>
|
||||
The progress display is not
|
||||
@ -17,7 +17,7 @@ If the current terminal isn't considered "interactive", such as when running
|
||||
in a continuous integration system, or the terminal can't display
|
||||
ANSI control sequence, any progress will be displayed in a simpler way.
|
||||
|
||||

|
||||
<?# AsciiCast cast="progress" profile="non-interactive" /?>
|
||||
|
||||
## Usage
|
||||
|
||||
|
Reference in New Issue
Block a user