getArgs

abstract fun getArgs(): List<String>

Get all compiler arguments for the current ScriptCompilationConfiguration. configure or addArg should be called before this method.