setEnvironment

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

Sets the environment variable to use for the process.

Parameters

environmentVariables

The environment variables. Must not be null.