9 lines
200 B
Markdown
9 lines
200 B
Markdown
# env_all.fun — overview
|
|
|
|
What it shows
|
|
- Reading and listing environment variables.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/env_all.fun
|
|
- Or: fun examples/env_all.fun
|