venvstacks.stacks.PublishedArchivePaths¶
- class venvstacks.stacks.PublishedArchivePaths(metadata_path: Path, snippet_paths: list[Path], archive_paths: list[Path])¶
 Locations of published metadata and archive files.
Attributes
archive_pathsAlias for field number 2
metadata_pathAlias for field number 0
snippet_pathsAlias for field number 1