Sym

This class represents a symlink entry in the CONTENTS file in the VDB.
This includes the links sorce, destination, md5sum and size.
class pms_utils.vdb.Sym
property dest: pathlib.Path

(self) -> pathlib.Path

property size: int

(self) -> int

property src: pathlib.Path

(self) -> pathlib.Path