setSystemProperties

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

Sets the system properties to use for the process.

Since

0.9

Parameters

properties

The system properties. Must not be null.