# Structs
ArchiveBase represents a container for a collection of files.
ArchiveGzip represents a container for the .tar.gz file format.
ArchiveZip represents a container for the .zip file format.
# Interfaces
Archive represents the associated behaviour for a collection of files contained inside an archive format.