Searched refs:patch_cache (Results 1 – 4 of 4) sorted by relevance
43 patch_cfg = self.config.patch_cache93 self.config.patch_cache = None102 if self.config.patch_cache is not None:105 self.config.patch_cache = self.patch_cfg
361 def patch_cache(self): member in Config364 @patch_cache.setter365 def patch_cache(self, value: str): member in Config384 self.patch_cache = config_content.get('patch_cache', None)
95 "patch_cache": null,
93 "patch_cache": null,