setSystemProperties

abstract fun setSystemProperties(properties: Map<String, out Any>)(source)

Sets the system properties to use for the process.

Parameters

properties

The system properties. Must not be null.