1.1 KiB
1.1 KiB
| title | description | menu | weight | cascade | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| system package | The `system` package provides functions for reading values from the system. |
|
11 |
|
The system package provides functions for reading values from the system.
Import the system package:
import "system"
Functions
{{< children type="functions" show="pages" >}}