arguments

val arguments: List<String>? = null(source)

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

Since

0.12.0