ParallelRunner
构造函数选项
成员
numWorkers:number | undefined
要使用的工作进程数。
类型
- number | undefined
- 默认值
- 2
projectBaseDir:string | undefined
项目基础目录的路径。可以是绝对路径,也可以是相对于当前工作目录的相对路径。如果未指定,则使用当前工作目录。
类型
- string | undefined
ParallelRunner
构造函数选项
要使用的工作进程数。
项目基础目录的路径。可以是绝对路径,也可以是相对于当前工作目录的相对路径。如果未指定,则使用当前工作目录。