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

35 lines
615 B
Markdown

---
layout: page
published: true
noToc: true
noComments: false
noDate: false
title: Fun - env_all.fun — overview
subtitle: Documentation for env_all.fun — overview
description: Documentation for env_all.fun — overview
permalink: /documentation/examples/env_all/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
---
# 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