Searched refs:mConfigPath (Results 1 – 1 of 1) sorted by relevance
77 private readonly mConfigPath: string; property in ArkObfuscator89 this.mConfigPath = configPath;99 if (!this.mConfigPath && !config) {103 if (this.mConfigPath) {104 config = FileUtils.readFileAsJson(this.mConfigPath);137 …this.mCustomProfiles.mOutputDir = path.join(path.dirname(this.mConfigPath), this.mCustomProfiles.m…