9 lines
250 B
Markdown
9 lines
250 B
Markdown
# progress_inline.fun — overview
|
|
|
|
What it shows
|
|
- Inline progress updates (same line updates) for simple terminal UIs.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/progress_inline.fun
|
|
- Or: fun examples/progress_inline.fun
|