44 OF_DEPRECATED(ObjFW, 1, 5,
"Use -[OFMutableArchiveEntry fileType] instead");
OFArchiveEntryFileType
The file type of an archive entry.
Definition: OFArchiveEntry.h:36
A class which represents a mutable entry of a tar archive.
Definition: OFMutableTarArchiveEntry.h:31
A class which represents an entry of a tar archive.
Definition: OFTarArchiveEntry.h:134
A class which represents a mutable entry in an archive.
Definition: OFMutableArchiveEntry.h:29