传递给用于在此隔离器中运行脚本的可执行文件的标志。
这些是在脚本名称之前传递给可执行文件的命令行标志。每次读取值时都提供一个新列表。
static List<String> get executableArguments => _Platform.executableArguments;