9 lines
223 B
Markdown
9 lines
223 B
Markdown
# os_env.fun — overview
|
|
|
|
What it shows
|
|
- Reading and writing environment variables from the operating system.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/os_env.fun
|
|
- Or: fun examples/os_env.fun
|