arguments

val arguments: List<String>? = null

Parameters

arguments

The arguments passed to the command (e.g. in \"npm run script.js\", this would be \"script.js\").