withArguments

abstract fun withArguments(arguments: Action<in List<String>>)(source)

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