vmOption

fun vmOption(option: String)

Add a VM Option that will be used when the Avail Anvil jar is run.

All options added via this function will be used in the running of the Jar.

Parameters

option

The VM option to add.