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_paths

Alias for field number 2

metadata_path

Alias for field number 0

snippet_paths

Alias for field number 1