getEnvironmentVariable

open fun getEnvironmentVariable(name: String): String

Get the environment variable value that must exist

Throws

if the environment variable is not found