getArgs

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

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