ScriptConfig

脚本执行时的配置。

delay

  • {number}

延迟执行的毫秒数

interval

  • {number}

循环运行时两次运行之间的时间间隔

loopTimes

  • {number}

循环运行次数

getPath()

  • 返回 {Array}

返回一个字符串数组表示脚本运行时模块寻找的路径。