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

551 B

title list_title description menu weight v2.0/tags
Flux runtime package Runtime package The Flux runtime package includes functions that provide information about the current Flux runtime. Import the `runtime` package.
v2_0_ref
name parent
Runtime Flux packages and functions
202
runtime
functions
package

The Flux runtime package includes functions that provide information about the current Flux runtime. Import the runtime package:

import "runtime"

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