venvstacks.stacks.ExportedEnvironmentPaths¶
- class venvstacks.stacks.ExportedEnvironmentPaths(metadata_path: Path, snippet_paths: list[Path], env_paths: list[Path])¶
Locations of exported metadata files and deployed environments.
Attributes
env_pathsAlias for field number 2
metadata_pathAlias for field number 0
snippet_pathsAlias for field number 1