747 B
747 B
title | list_title | description | aliases | menu | weight | flux/v0.x/tags | introduced | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flux runtime package | runtime package | The Flux `runtime` package includes functions that provide information about the current Flux runtime. Import the `runtime` package. |
|
|
11 |
|
0.38.0 |
The Flux runtime
package includes functions that provide information about the
current Flux runtime. Import the runtime
package:
import "runtime"
Functions
{{< children type="functions" show="pages" >}}