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_paths
Alias for field number 2
metadata_path
Alias for field number 0
snippet_paths
Alias for field number 1