environment

abstract fun environment(variableName: String): String?(source)

Returns the value of the environment variableName if it exists, or null.