Summary
This namespace contain types related to running 7zip.
Interface Types
Interface | Summary |
---|---|
I |
The parsed output one file inside an IArchiveListOutput of the ListCommand .
|
IArchiveListOutput |
The parsed output one archive of the ListCommand .
|
IArchiveTestOutput |
The parsed output of individual archives the TestCommand .
|
IBenchmarkOutput |
The parsed Output of the BenchmarkCommand .
|
IFileHash |
The information of one file, as generated by the HashCommand .
Used in the |
IHash |
Represents a hash (for a given hash-function) in the output of the HashCommand .
Used in |
IHashOutput |
The parsed output of the HashCommand .
|
IInformationOutput |
The parsed Output of the InformationCommand .
|
IListOutput |
The parsed Output of the ListCommand .
|
IOutput |
General output. Common to all IOutputParser<T> s.
|
ITestOutput |
The parsed output of the TestCommand .
|