setEnvironment

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

Sets the environment variable to use for the process.

Parameters

environment

The environment variables. Must not be null.