Searched refs:ignore_paths (Results 1 – 2 of 2) sorted by relevance
98 ignore_paths=(), ignore_hidden=True): argument102 self.ignore_paths = ignore_paths121 if fn in self.ignore_paths:201 ignore_paths=self.ignore_paths,
1340 ignore_paths=None, ignore_hidden=True): argument1384 self.ignore_paths = ignore_paths or []1472 if fn in self.ignore_paths: