kvision / pl.treksoft.kvision.electron / CommandLine

CommandLine

(js) interface CommandLine

Properties

(js)

appendArgument

abstract var appendArgument: (value: String) -> Unit
(js)

appendSwitch

abstract var appendSwitch: (the_switch: String, value: String?) -> Unit