setEnvironment

abstract fun setEnvironment(environmentVariables: Map<String, out Any>)(source)

Sets the environment variable to use for the process.

Parameters

environmentVariables

The environment variables. Must not be null.