vertx / io.vertx.core.spi.launcher / DefaultCommand / setSystemProps

setSystemProps

open fun setSystemProps(props: MutableList<String>): Unit

Gets system properties passed in the user command line. The user can configure system properties using -Dkey=value.

Parameters

props - the properties