setSystemProperties

abstract fun setSystemProperties(systemProperties: Map<String, out @Nullable Any>)(source)

Sets the system properties to use for the process.

Parameters

systemProperties

The system properties. Must not be null.