class Archive::File
- Archive::File
- Reference
- Object
Defined in:
archive.crConstructors
Class Method Summary
Instance Method Summary
-
#check
Attemps to get read the first file entry.
- #entries
- #read_entry(filename : String)
Constructor Detail
Class Method Detail
Instance Method Detail
def check
#
Attemps to get read the first file entry. Raises if it failes. This is useful when checking the integrity of the archive.