std/os
Import with import std/os.
Exports
Section titled “Exports”module OS
Section titled “module OS”type Env
Process environment access.
OS.Env is available to package boot code for converting process state
into explicit config or app values.
Import with import std/os.
type Env
Process environment access.
OS.Env is available to package boot code for converting process state
into explicit config or app values.