Summary
This namespace contain types related to running 7zip.
Interface Types
| Interface | Summary |
|---|---|
| IHaveArgument | Base for all arguments. |
| IHaveArgumentArchive | Interface for all commands supporting the Archive-Argument. |
| I |
Interface for all commands supporting multiple directories as arguments. |
| IHaveArgumentFiles | Interface for all commands supporting multiple files as arguments. |
Class Types
| Class | Summary |
|---|---|
| RenamePair |
A pair or old- and new name for the RenameCommand.
|