SystemEnvVariable

constructor(name: String, defaultValue: Serializable? = null)(source)

Parameters

name

the name of the environment variable

defaultValue

the default value to return if the environment variable is not set