arguments

val arguments: List<String>? = null

An array of strings, containing in order the command line arguments passed to the tool from the operating system.

Sources

Link copied to clipboard