551 B
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. |
|
202 |
|
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" >}}