arguments

@SerializedName(value = "arguments")
@Expose
open var arguments: List<String>

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