CommandArgsProvider

Provides command line arguments passed to an application.

Functions

Link copied to clipboard
abstract fun getCommandArgs(): List<String>

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