getArgs

abstract fun getArgs(): List<String>

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