environment

open fun environment(name: String, value: Any): T
open fun environment(environmentVariables: Map<String, out Any>): T