getArgs

abstract fun getArgs(): List<String>

Returns the arguments passed to the main class to be executed.