getCommandArgs

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

Returns the command line arguments of the application. The first argument should be the "name" of the program.