Defines the common interface for all Archiver classes.
Expanded class hierarchy of ArchiverInterface
All classes that implement ArchiverInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ArchiverInterface:: |
public | function | Adds the specified file or directory to the archive. | 2 |
ArchiverInterface:: |
public | function | Extracts multiple files in the archive to the specified path. | 2 |
ArchiverInterface:: |
public | function | Lists all files in the archive. | 2 |
ArchiverInterface:: |
public | function | Removes the specified file from the archive. | 2 |