getArgs

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

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