class documentation
class ManifestEntry(NamedTuple): (source)
Undocumented
Class Variable | resref |
The full filename, with resolved extension. |
Class Variable | sha1 |
The SHA1 hash of the file, as 20 bytes. |
Class Variable | size |
The size of the file in bytes. |
Property | repository |
The relative repository path for the file. |