appendArgument

abstract fun appendArgument(argument: String)

Add an argument to the end of the command line.

Parameters

argument

name of the argument.