1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/os_env.md

501 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - os_env.fun — overview Documentation for os_env.fun — overview Documentation for os_env.fun — overview /documentation/examples/os_env/ en
example
os_env

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