Searched refs:collectPath (Results 1 – 2 of 2) sorted by relevance
63 const collectPath = opts.collectPath; constant64 if (collectPath === '' || !FileUtils.isExists(collectPath)) {65 this.stopRun(`error collectPath "${collectPath}",collectPath need a exist file path`);
131 collectPath: argv.collectPath, constant188 const fileDir: string = path.resolve(FileUtils.getBaseDirName(), options.collectPath);