1
0
Fork 0
forked from fun/fun
fun/docs/examples/os_env.md

223 B

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