setSystemProperties

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

Sets the system properties to use for the process.

Parameters

properties

The system properties. Must not be null.