Searched refs:newDir (Results 1 – 1 of 1) sorted by relevance
171 const newDir: string = path.join(this.mCustomProfiles.mOutputDir, currentDir); constant172 if (!fs.existsSync(newDir)) {173 fs.mkdirSync(newDir);180 await this.obfuscateFile(filePath, newDir);