Package com.facebook.buck.util.unarchive
-
Class Summary Class Description DirectoryCreator Simple class that creates directories, but keeps track of what it has created to ensure that it does not create directories more than once.Unarchiver Simple interface to extract archives of varying typesUntar Utility class to extract a .tar.* fileUnzip A simple utility class that extracts zip files -
Enum Summary Enum Description ArchiveFormat A collection different archive types, and the unarchiver that should be used to extract archivesExistingFileMode How existing files should be handled in a destination