getArgs

abstract fun getArgs(): List<String>(source)

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