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