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

634 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - os_env.fun — overview Documentation for os_env.fun — overview Documentation for os_env.fun — overview /documentation/examples/os_env/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

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