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

546 B

title list_title description aliases 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/reference/flux/functions/system/
v2_0_ref
name parent
System Flux standard library
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" >}}