VersionPathPair
- class VersionPathPair(version: str, path: Path)[source]
Bases:
NamedTupleA pair of a version and path.
Create new instance of VersionPathPair(version, path)
Attributes Summary
Alias for field number 1
Alias for field number 0
Attributes Documentation