withArguments

abstract fun withArguments(arguments: Array<String>): T
abstract fun withArguments(arguments: Iterable<String>): T