args

abstract var args: ReadonlyArray<String>?(source)

The command-line arguments to pass to the executable. Defaults to an empty array. Take care to wrap paths in quotes.