appendSwitch

fun appendSwitch(the_switch: String, value: String = definedExternally)(source)

Append a switch (with optional value) to Chromium's command line.

Note: This will not affect process.argv. The intended usage of this function is to control Chromium's behavior.