docs-v2/content/v2.0/reference/flux/functions/system/_index.md

500 B

title list_title description menu weight v2.0/tags
Flux system package System package The Flux system package provides functions for reading values from the system. Import the `system` package.
v2_0_ref
name parent
System Flux packages and functions
202
system
functions
package

The Flux system package provides functions for reading values from the system. Import the system package:

import "system"

{{< children type="functions" show="pages" >}}