process.get_args

process.get_args

process.get_args

功能

读取当前构建器已配置的参数数组。

语法

参数

无参数。

返回值

类型说明
Array返回参数字符串数组。

示例

注意事项

  • 返回数组是当前参数快照。