Searched refs:add_snapshot_exclude_paths (Results 1 – 2 of 2) sorted by relevance
334 out.add_snapshot_exclude_paths(self._default_snapshot_exclude_paths)
140 def add_snapshot_exclude_paths(self, paths: list[str]) -> None: member in StepOutput