withArguments

abstract fun withArguments(arguments: Action<out Any>)

Adds an action that will be applied to the command-line arguments prior to execution.