setArgs

open fun setArgs(arguments: List<String>): T(source)
open fun setArgs(@Nullable arguments: Iterable<out Any>): T(source)