setSystemProperties

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

Sets the system properties to use for the process.

Parameters

properties

The system properties. Must not be null.