api / org.gradle.process / ExecSpec / getArgs

getArgs

abstract fun getArgs(): MutableList<String>

Returns the arguments for the command to be executed. Defaults to an empty list.